cuayahuitl / SimpleDS
A Simple Deep Reinforcement Learning Dialogue System
☆168Updated 6 years ago
Alternatives and similar repositories for SimpleDS:
Users that are interested in SimpleDS are comparing it to the libraries listed below
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- A neural conversation model☆138Updated 8 years ago
- in progress☆187Updated 7 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆95Updated 6 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆329Updated 8 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆205Updated 7 years ago
- Theano implementation of Memory Networks☆134Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- ☆121Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- ☆167Updated 8 years ago
- ByteNet for character-level language modelling☆318Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Examples and scripts using Blocks☆148Updated 8 years ago
- ☆165Updated 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
- Transition-based dependency parser based on stack LSTMs☆205Updated 5 years ago
- Gated Attention Reader for Text Comprehension☆188Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- ☆218Updated 9 years ago
- ☆143Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- Next Utterance Classification☆135Updated 7 years ago
- A list of recent papers regarding dialogue generation☆269Updated 5 years ago
- ☆179Updated 6 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention