A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
☆568Jan 12, 2018Updated 8 years ago
Alternatives and similar repositories for practical_seq2seq
Users that are interested in practical_seq2seq are comparing it to the libraries listed below
Sorting:
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Feb 20, 2017Updated 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
- Dynamic seq2seq in TensorFlow, step by step☆994Aug 20, 2017Updated 8 years ago
- A collection of all my datasets☆238Jun 7, 2018Updated 7 years ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,924Dec 30, 2022Updated 3 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- This repository holds files for the simple chatbot wrote in TensorFlow 1.4, with attention mechanism and bucketing.☆58Oct 8, 2019Updated 6 years ago
- Links to the implementations of neural conversational models for different frameworks☆275Feb 6, 2018Updated 8 years ago
- Chatbot in 200 lines of code using TensorLayer☆842Oct 5, 2021Updated 4 years ago
- Attention-based sequence to sequence learning☆388May 9, 2019Updated 6 years ago
- Sequence to sequence learning using TensorFlow.☆389Apr 16, 2018Updated 7 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,635Oct 15, 2020Updated 5 years ago
- Tensorflow chatbot demo by @Sirajology on Youtube☆1,446Jul 23, 2022Updated 3 years ago
- ☆45Aug 3, 2016Updated 9 years ago
- Neural conversational model in Torch☆776May 6, 2021Updated 4 years ago
- Pytorch implementation of "A Neural Conversational Agent" https://arxiv.org/pdf/1506.05869.pdf☆38Jul 22, 2019Updated 6 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,577Nov 21, 2022Updated 3 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Mar 14, 2017Updated 8 years ago
- chat corpus collection from various open sources☆245Mar 10, 2017Updated 8 years ago
- ☆833Jul 12, 2017Updated 8 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Nov 3, 2017Updated 8 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆909Jun 25, 2021Updated 4 years ago
- In this demo code, we implement Tensorflows Sequence to Sequence model to train a chatbot on the Cornell Movie Dialogue dataset.The datas …☆52Jan 9, 2017Updated 9 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Conversation models in TensorFlow. (website removed)☆312Oct 2, 2020Updated 5 years ago
- A Twitter bot based on seq2seq model, trained on twitter chat log☆10Jan 3, 2017Updated 9 years ago
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- TensorFlow Neural Machine Translation Tutorial☆6,464Oct 9, 2022Updated 3 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,662Dec 24, 2020Updated 5 years ago
- TensorFlow implementation of Pointer Networks☆203Sep 5, 2017Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Aug 10, 2016Updated 9 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Apr 27, 2018Updated 7 years ago
- Some language modeling tools for Keras☆659Dec 18, 2017Updated 8 years ago
- An open-source tool for sequence learning in NLP built on TensorFlow.☆414Apr 28, 2020Updated 5 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,686Apr 15, 2024Updated last year
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Mar 10, 2019Updated 6 years ago
- Tensorflow based Neural Conversation Models☆190Mar 16, 2017Updated 8 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Jun 21, 2018Updated 7 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Jan 23, 2017Updated 9 years ago