kenhenry / tensorflow-seq2seq-chatbot
In this demo code, we implement Tensorflows Sequence to Sequence model to train a chatbot on the Cornell Movie Dialogue dataset.The dataset has been in the project. After training for a few hours, the bot is able to hold a fun conversation.
☆53Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for tensorflow-seq2seq-chatbot
- sequence to sequence neural network model for dialogue system☆45Updated 8 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆22Updated 7 years ago
- Tensorflow based Neural Conversation Models☆191Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆101Updated 6 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- ☆48Updated 6 years ago
- SeqGAN implementation for generating text using an RNN.☆101Updated 6 years ago
- TensorFlow implementation of Conversation Models☆143Updated 6 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆20Updated 7 years ago
- Recurrent Conventinal NN Text Classification for chainer☆130Updated 7 years ago
- A Neural Network based Chatbot