DongjunLee / conversation-tensorflow
TensorFlow implementation of Conversation Models
☆143Updated 7 years ago
Alternatives and similar repositories for conversation-tensorflow:
Users that are interested in conversation-tensorflow are comparing it to the libraries listed below
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Updated 7 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- A sentiment analyzer using deep rnns, built with TensorFlow☆61Updated 6 years ago
- enhance seq2seq model for open ended dialog generation☆27Updated 8 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆363Updated 2 years ago
- TensorFlow and Scikit Flow examples☆139Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- in progress☆187Updated 7 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆289Updated 7 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆298Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- A Neural Network based Chatbot☆68Updated 2 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- ☆73Updated 8 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆166Updated 6 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 2 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago