- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
ruXlab/keras-chatbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Originally published onbitbucket tsagias/chatbot by Manos Tsagkias
My aim is to update it to the recent versions of dependencies
This project aims at developing a chatbot that uses recurrent neural networks trained on movie subtitles.
First install the dependencies (Theano,Keras):
#!pythonpip install -r requirements.txt
Then, run it:
#!pythonpython lstm2.py data/lacollectioneuse.txt