Skip to content

sea-boat/seq2seq_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seq2seq_chatbot

a chatbot which is implemented via seq2seq model.

how to train

  1. run 'data.py' to produce some files we needed.
  2. run 'train.py' to train the model.
  3. run 'test_model.py' to predict.

requirements

  • python3.5
  • tensorflow1.3

About

a chatbot which is implemented via seq2seq model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages