Simple chatbot implementation with PyTorch

0

Simple chatbot implementation with PyTorch

python-engineer/pytorch-chatbot

Simple chatbot implementation with PyTorch.

  • The implementation should be easy to follow for beginners and provide a basic understanding of chatbots.
  • The implementation is straightforward with a Feed Forward Neural net with 2 hidden layers.
  • Customization for your own use case is super easy. Just modify intents.json with possible patterns and responses and re-run the training (see below for more info).

Source: github.com/python-engineer/pytorch-chatbot

June 19, 2020
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Subscribe to our Digest