Please download packages by executing download.sh before running the code:
bash download.sh
The python version is Python 2.7. The required library is listed below and in requirements.txt
gym>=0.9.1
keras-rl
tensorflow>=1.0.0
keras>=2.0.2
h5py>=2.6.0
pandas>=0.13.1
Please turn the backend of keras into theano backend. [reference1][reference2]
python runserver.py
python agent_pttbot.py
To test the chatbot, we have setuped a website here