sekharvth / simple-chatbot-keras
Design and build a chatbot using data from the Cornell Movie Dialogues corpus, using Keras
☆34Updated 7 years ago
Alternatives and similar repositories for simple-chatbot-keras:
Users that are interested in simple-chatbot-keras are comparing it to the libraries listed below
- Simple keras chat bot using seq2seq model with Flask serving web☆53Updated 7 years ago
- simple Word2vec from scratch using tensorflow for understanding☆31Updated 7 years ago
- Repository for series of Medium Articles introducing Deep Learning for NLP.☆29Updated 5 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆331Updated 6 years ago
- Neural Machine Translation using word level seq2seq model and embeddings☆38Updated 7 years ago
- This repository contains a new adversarial training method for Generative Conversational Agents☆78Updated 7 years ago
- Pytorch implementation of "A Neural Conversational Agent" https://arxiv.org/pdf/1506.05869.pdf