Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 544 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 544 Bytes

Keras ChatBot

Originally published on bitbucket 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.

How do I get set up?

First install the dependencies (Theano, Keras):

#!python

pip install -r requirements.txt

Then, run it:

#!python

python lstm2.py data/lacollectioneuse.txt