Links to the implementations of neural conversational models for different frameworks
☆275Feb 6, 2018Updated 8 years ago
Alternatives and similar repositories for seq2seq_chatbot_links
Users that are interested in seq2seq_chatbot_links are comparing it to the libraries listed below
Sorting:
- Neural conversational model in Torch☆776May 6, 2021Updated 4 years ago
- [unmaintained]☆424Apr 14, 2020Updated 5 years ago
- [unmaintained] Make seq2seq for keras work☆233Dec 19, 2016Updated 9 years ago
- A neural conversation model☆138May 19, 2016Updated 9 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,924Dec 30, 2022Updated 3 years ago
- A series of scripts to download and parse the OpenSubtitles corpus.☆84Oct 11, 2025Updated 4 months ago
- Dual LSTM Encoder for Dialog Response Generation☆1,577Nov 21, 2022Updated 3 years ago
- ☆833Jul 12, 2017Updated 8 years ago
- Tensorflow based Neural Conversation Models☆190Mar 16, 2017Updated 8 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Jan 12, 2018Updated 8 years ago
- ☆87Jul 13, 2016Updated 9 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- A list of recent papers regarding dialogue generation☆271Apr 28, 2019Updated 6 years ago
- Machine Learning Tool Guides and Theory Notes☆424Nov 12, 2016Updated 9 years ago
- ☆20Nov 27, 2016Updated 9 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Nov 3, 2017Updated 8 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆330Dec 29, 2016Updated 9 years ago
- ☆25Oct 19, 2016Updated 9 years ago
- ☆58Sep 12, 2016Updated 9 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
- Memory Networks implementations☆1,753Jul 28, 2020Updated 5 years ago
- Some language modeling tools for Keras☆659Dec 18, 2017Updated 8 years ago
- Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)☆643Jul 8, 2020Updated 5 years ago
- TensorFlow implementation of Pointer Networks☆203Sep 5, 2017Updated 8 years ago
- ☆227Jul 6, 2016Updated 9 years ago
- In progress☆272Apr 12, 2017Updated 8 years ago
- TensorFlow implementation of Conversation Models☆142Apr 30, 2018Updated 7 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.☆44Mar 4, 2017Updated 9 years ago
- A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.☆667Jul 25, 2023Updated 2 years ago
- Deep reinforcement learning package for torch7☆16Sep 17, 2016Updated 9 years ago
- Query-Reduction Networks (QRN)☆138Dec 20, 2017Updated 8 years ago
- A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.☆472Mar 24, 2023Updated 2 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26May 4, 2017Updated 8 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.