[unmaintained]
☆424Apr 14, 2020Updated 5 years ago
Alternatives and similar repositories for tf_seq2seq_chatbot
Users that are interested in tf_seq2seq_chatbot are comparing it to the libraries listed below
Sorting:
- A chatbot based on seq2seq architecture done with tensorflow.☆196Nov 3, 2017Updated 8 years ago
- Links to the implementations of neural conversational models for different frameworks☆275Feb 6, 2018Updated 8 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆362Feb 27, 2023Updated 3 years ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,924Dec 30, 2022Updated 3 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,577Nov 21, 2022Updated 3 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Jun 21, 2018Updated 7 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- [unmaintained] Make seq2seq for keras work☆233Dec 19, 2016Updated 9 years ago
- Neural conversational model in Torch☆776May 6, 2021Updated 4 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Feb 20, 2017Updated 9 years ago
- ☆833Jul 12, 2017Updated 8 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow