tensorlayer / seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
☆836Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for seq2seq-chatbot
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆569Updated 6 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆900Updated 3 years ago
- A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.☆539Updated 4 years ago
- [unmaintained]☆420Updated 4 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,577Updated last year
- Tensorflow chatbot demo by @Sirajology on Youtube☆1,452Updated 2 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆331Updated 5 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆298Updated 7 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆362Updated last year
- Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:☆2,043Updated 6 months ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,933Updated last year
- A collection of all my datasets☆239Updated 6 years ago
- 🤖 Deep Reinforcement Learning Chatbot☆418Updated 6 years ago
- Links to the implementations of neural conversational models for different frameworks☆273Updated 6 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.☆664Updated last year
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆918Updated 4 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆490Updated 6 years ago
- Deep learning models trained to correct input errors in short, message-like text☆1,233Updated 5 years ago
- User Simulation for Task-Completion Dialogues☆807Updated last year
- chat corpus collection from various open sources☆246Updated 7 years ago
- A Marvelous ChatBot implement using PyTorch.☆228Updated 5 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆483Updated 6 years ago
- A Tensorflow implementation of QANet for machine reading comprehension