tensorlayer / seq2seq-chatbotLinks
Chatbot in 200 lines of code using TensorLayer
☆843Updated 4 years ago
Alternatives and similar repositories for seq2seq-chatbot
Users that are interested in seq2seq-chatbot are comparing it to the libraries listed below
Sorting:
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆569Updated 8 years ago
- A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.☆544Updated 6 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆907Updated 4 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,578Updated 3 years ago
- [unmaintained]☆424Updated 5 years ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,926Updated 3 years ago
- Tensorflow chatbot demo by @Sirajology on Youtube☆1,446Updated 3 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆330Updated 6 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆495Updated 7 years ago
- A collection of all my datasets☆238Updated 7 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆920Updated 6 years ago
- A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.☆667Updated 2 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆362Updated 2 years ago
- NMT Chatbot☆388Updated 5 years ago
- 🤖 Deep Reinforcement Learning Chatbot☆422Updated 7 years ago
- Facebook chatbot that I trained to talk like me using Seq2Seq☆713Updated 2 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.☆146Updated 6 years ago
- Chatbot AI for Machine Learning for Hackers #6☆276Updated 9 years ago
- Tensorflow implementations of Text Classification Models.☆505Updated 3 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆602Updated 7 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆490Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- DEPRECATED: We recommend using Rasa X https://rasa.com/docs/rasa-x/ for managing NLU data☆467Updated 6 years ago
- Links to the implementations of neural conversational models for different frameworks☆274Updated 7 years ago
- ☆387Updated 7 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 8 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆426Updated 7 years ago
- Neural conversational model in Torch☆776Updated 4 years ago