DongjunLee / conversation-tensorflowLinks
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
Sorting:
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- Links to the implementations of neural conversational models for different frameworks☆271Updated 7 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆289Updated 7 years ago
- ☆73Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- A collection of all my datasets☆239Updated 7 years ago
- TensorFlow and Scikit Flow examples☆140Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- enhance seq2seq model for open ended dialog generation☆27Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 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
- A Neural Network based Chatbot☆68Updated 2 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
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 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
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆133Updated 7 years ago
- in progress☆45Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Deep Learning / NLP tutorial for Chatbot Developers☆234Updated 7 years ago
- Pointer Networks in Tensorflow☆101Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago