Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/touhi99/chatbot-seq2seq-movie-dataset

Udemy Course- General purpose chatbot from Cornell movie dataset using seq2seq model
https://github.com/touhi99/chatbot-seq2seq-movie-dataset

Last synced: about 5 hours ago
JSON representation

Udemy Course- General purpose chatbot from Cornell movie dataset using seq2seq model

Awesome Lists containing this project

README

        

# Chatbot using seq2seq model

### Dataset

Cornell Movie Dialogue Corpus
``https://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html``

Preprocessed data are uploaded in the directory.

*Current Stage* - Upto Training the model

#### Requirement

``Tensorflow==1.0``

Code from the Udemy course "Deep Learning and NLP A-Z™: How to create a ChatBot"