jojonki / Pointer-Networks
Pointer Networks is a new neural architecture to learn the conditional probability of an output sequence with elements that are discrete tokens corresponding to positions in an input sequence.
☆71Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Pointer-Networks
- Implementation of Pointer Networks using PyTorch☆61Updated last year
- Pytorch implementation of Pointer Network☆323Updated 5 years ago
- ☆29Updated 6 years ago
- Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"☆123Updated 2 years ago
- Pointer Networks Implementation in Keras☆152Updated 2 years ago
- Pointer NN differs from the previous attention attempts in that, instead of using attention to weight hidden units of an encoder, it uses…☆42Updated 3 years ago
- Implementation of Stochastic Beam Search using Fairseq☆98Updated 5 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆151Updated 6 years ago
- An implementation of "Pointer Networks" in Tensorflow☆45Updated 7 years ago
- PyTorch implementation of latent space reinforcement learning for E2E dialog published at NAACL 2019. It is released by Tiancheng Zhao (…☆144Updated 5 years ago
- TensorFlow implementation of Pointer Networks☆204Updated 7 years ago
- TensorFlow implementation of Pointer Networks, modified to use a threshold (or hardmax) pointer instead of a softmax pointer.☆40Updated 7 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆125Updated 3 years ago
- Reinforcement Learning for Neural Machine Translation☆187Updated 2 years ago
- Discriminative Deep Dyna-Q: Robust Planning for Dialogue Policy Learning☆26Updated 5 years ago
- Task-oriented Dialog Policy Learning with Multi-Agent Reinforcement Learning☆54Updated 4 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆167Updated 7 years ago
- ☆29Updated 5 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆34Updated 5 years ago
- TensorFlow implementation of "Pointer Networks"☆471Updated 7 years ago
- Implementation of Neural Machine Translation by jointly learning to align and translate☆26Updated 6 years ago
- ☆121Updated 6 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆149Updated 4 years ago
- Source code for the ACL 2019 paper entitled "Domain Adaptive Dialog Generation via Meta Learning" by Kun Qian and Zhou Yu☆41Updated 4 years ago
- ☆120Updated 5 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆55Updated 2 years ago
- Graph to sequence implemented in Pytorch combining Graph convolutional networks and opennmt-py☆151Updated 5 years ago
- Implementation of End-to-End Memory Network in PyTorch☆106Updated 7 years ago
- ☆120Updated last year