Skip to content

A python based chat-bot based on deep seq2seq model trained to talk and interact like a friend. The system uses a encoder-decoder architecture with each block being a LSTM model. The models were trained on the Movie Dialog dataset and the end product was an interactive python app which could hold a good conversation with a human.

Notifications You must be signed in to change notification settings

ajayn1997/ChatBot_seq2seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot_seq2seq

A python based chat-bot based on deep seq2seq model trained to talk and interact like a friend. The system uses a encoder-decoder architecture with each block being a LSTM model. The models were trained on the Movie Dialog dataset and the end product was an interactive python app which could hold a good conversation with a human.

About

A python based chat-bot based on deep seq2seq model trained to talk and interact like a friend. The system uses a encoder-decoder architecture with each block being a LSTM model. The models were trained on the Movie Dialog dataset and the end product was an interactive python app which could hold a good conversation with a human.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages