A sequence2sequence chatbot implementation with TensorFlow.
Stars
99
Forks
54
Watchers
99
Open Issues
22
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
1
commits
Added clarification that only TF 1.x is supported for now.
0f577d9View on GitHubMinor edits to instructions for chatting with trained model.
b8b6a90View on GitHubMerge branch 'master' of https://github.com/AbrahamSanders/seq2seq-chatbot
c521e9cView on GitHubUpdated readme to specify maximum working version for click (6.7)
27a7dadView on GitHubRegistered CSVDatasetReader in dataset_reader_factory.py
65e9689View on GitHub