julianser / hed-dlg-truncatedLinks
Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)
☆307Updated 5 years ago
Alternatives and similar repositories for hed-dlg-truncated
Users that are interested in hed-dlg-truncated are comparing it to the libraries listed below
Sorting:
- A list of recent papers regarding dialogue generation☆269Updated 6 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆311Updated 6 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆95Updated 6 years ago
- ☆473Updated 3 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Next Utterance Classification☆135Updated 7 years ago
- A dialogue bot for information access☆185Updated 6 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- CNN/Daily Mail Reading Comprehension Task☆292Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- ☆834Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 8 years ago
- ☆283Updated 7 years ago
- Gated Attention Reader for Text Comprehension☆188Updated 7 years ago
- ICLR 2018 Quick-Thought vectors☆203Updated 5 years ago
- ☆179Updated 6 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow☆191Updated 2 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano