bigmb / ChatBot

ChatBot using Recuurent Neural networks and Cornell Corpus dataset (TensorFlow)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBot

License: MIT

ChatBot using Recurrent Neural networks and Cornell Corpus dataset (TensorFlow)

Only added the python file. You can download the dataset online.

Dataset : http://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html

Overlook of Chatbot - Weight's need to be trained.

As for the Epoch it has been set it to 70. Change according to the system to train it. Takes days to train with 70 on i3 computer.

Library Used are :

Numpy : 1.10.4

TensorFlow : 1.4.0

REST API can be used later to create better environment.

About

ChatBot using Recuurent Neural networks and Cornell Corpus dataset (TensorFlow)

License:MIT License


Languages

Language:Python 100.0%