Guillem96 / pointer-nn-pytorch
Pointer NN differs from the previous attention attempts in that, instead of using attention to weight hidden units of an encoder, it uses attention as a pointer to select a member of the input sequence as the output.
☆42Updated 3 years ago
Alternatives and similar repositories for pointer-nn-pytorch:
Users that are interested in pointer-nn-pytorch are comparing it to the libraries listed below
- Pointer Networks is a new neural architecture to learn the conditional probability of an output sequence with elements that are discrete …☆74Updated 3 years ago
- Implementation of Pointer Networks using PyTorch☆62Updated last year
- Pytorch implementation of Pointer Network☆330Updated 5 years ago
- Pointer Networks Implementation in Keras☆154Updated 2 years ago
- Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"☆124Updated 2 years ago
- ☆30Updated 6 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆151Updated 6 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆150Updated 5 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
- Task-oriented Dialog Policy Learning with Multi-Agent Reinforcement Learning☆55Updated 4 years ago
- Implementation of Stochastic Beam Search using Fairseq☆100Updated 5 years ago
- Discriminative Deep Dyna-Q: Robust Planning for Dialogue Policy Learning☆26Updated 6 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 6 years ago
- TensorFlow implementation of Pointer Networks, modified to use a threshold (or hardmax) pointer instead of a softmax pointer.☆40Updated 7 years ago
- ☆161Updated 5 years ago
- Encode-attend-navigate unofficial Pytorch implementation☆11Updated 6 months ago
- This repository contains the code used for Ordered Memory paper☆29Updated 5 years ago
- ☆84Updated 5 years ago
- This is the source code for HDNO: a hierarchical model for task-oriented dialogue system.☆18Updated 2 years ago
- code and data for EMNLP-19 paper "Counterfactual Story Reasoning and Generation" https://arxiv.org/abs/1909.04076☆101Updated 4 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- Code for the paper 'On Learning Paradigms for the Travelling Salesman Problem' (NeurIPS 2019 Graph Representation Learning Workshop)☆33Updated 4 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆54Updated 3 years ago
- ☆119Updated 6 years ago
- "Deriving Machine Attention from Human Rationales" EMNLP 2018☆27Updated 6 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 4 years ago
- An implementation of "Pointer Networks" in Tensorflow☆44Updated 7 years ago
- PyTorch port of the paper "Language to Logical Form with Neural Attention"☆38Updated 5 years ago
- Reinforcement Learning for Neural Machine Translation☆188Updated 3 months ago
- ☆37Updated 5 years ago