https://github.com/ibrahimsharaf/open-domain-chatbot
[WIP] A chatbot based on the paper "A nerual conversational model" from Google, built with TensorFlow
https://github.com/ibrahimsharaf/open-domain-chatbot
chatbot deep-learning machine-learning natural-language-processing recurrent-neural-networks tensorflow
Last synced: over 1 year ago
JSON representation
[WIP] A chatbot based on the paper "A nerual conversational model" from Google, built with TensorFlow
- Host: GitHub
- URL: https://github.com/ibrahimsharaf/open-domain-chatbot
- Owner: ibrahimsharaf
- License: mit
- Created: 2017-02-01T20:37:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T11:08:02.000Z (over 8 years ago)
- Last Synced: 2025-03-15T00:49:29.496Z (over 1 year ago)
- Topics: chatbot, deep-learning, machine-learning, natural-language-processing, recurrent-neural-networks, tensorflow
- Language: Python
- Homepage:
- Size: 9.72 MB
- Stars: 8
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatbotRNN
A chatbot based on the paper "A nerual conversational model" from Google, built with TensorFlow (https://arxiv.org/abs/1506.05869).