yaserkl / TransferRLLinks
Deep Transfer Reinforcement Learning for Text Summarization
☆41Updated 7 years ago
Alternatives and similar repositories for TransferRL
Users that are interested in TransferRL are comparing it to the libraries listed below
Sorting:
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 7 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆152Updated 7 years ago
- Meta Learning for LSTM☆26Updated 6 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 7 years ago
- Discriminative Deep Dyna-Q: Robust Planning for Dialogue Policy Learning☆25Updated 7 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- PyTorch implementation of latent space reinforcement learning for E2E dialog published at NAACL 2019. It is released by Tiancheng Zhao (…☆144Updated 6 years ago
- Code for Paper "Zero-shot User Intent Detection via Capsule Neural Networks".☆51Updated 6 years ago
- Highway Networks implement in pytorch☆73Updated 3 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 7 years ago
- Task-oriented Dialog Policy Learning with Multi-Agent Reinforcement Learning☆53Updated 5 years ago
- Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"☆55Updated 5 years ago
- ☆28Updated 6 years ago
- Policy based Active Learning with DQN (EMNLP-2017)☆90Updated 7 years ago
- The code for "An Auto-Encoder Matching Model for Learning Utterance-Level Semantic Dependency in Dialogue Generation" (EMNLP 2018)☆47Updated 7 years ago
- Implementation of Neural Machine Translation by jointly learning to align and translate☆25Updated 7 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆35Updated 6 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 years ago
- Simple LSTM-based word-level language model in PyTorch