sekharvth / simple-chatbot-keras
Design and build a chatbot using data from the Cornell Movie Dialogues corpus, using Keras
☆34Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for simple-chatbot-keras
- Simple keras chat bot using seq2seq model with Flask serving web☆53Updated 6 years ago
- Neural Machine Translation using word level seq2seq model and embeddings☆37Updated 6 years ago
- Goal-Oriented Chatbot trained with Deep Reinforcement Learning☆178Updated 5 years ago
- ☆24Updated 5 years ago
- CNN for intent classification task in a Chatbot☆100Updated 5 years ago
- Repository for series of Medium Articles introducing Deep Learning for NLP.☆29Updated 5 years ago
- This repository holds files for the simple chatbot wrote in TensorFlow 1.4, with attention mechanism and bucketing.☆59Updated 5 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆332Updated 5 years ago
- simple Word2vec from scratch using tensorflow for understanding