jojonki / Pointer-NetworksLinks
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.
☆77Updated 3 years ago
Alternatives and similar repositories for Pointer-Networks
Users that are interested in Pointer-Networks are comparing it to the libraries listed below
Sorting:
- Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"☆127Updated 3 years ago
- Implementation of Pointer Networks using PyTorch☆62Updated 2 years ago
- Pytorch implementation of Pointer Network☆338Updated 6 years ago
- ☆29Updated 7 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 4 years ago
- Task-oriented Dialog Policy Learning with Multi-Agent Reinforcement Learning☆54Updated 5 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆152Updated 7 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
- ☆32Updated 6 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- This repository provides simulator codes for predicting and tracking popular discussion threads on Reddit☆21Updated 9 years ago
- Implementation of Stochastic Beam Search using Fairseq☆105Updated 6 years ago
- A simple Pytorch implementation of Gated Graph Neural Networks☆59Updated 7 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 AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"☆190Updated last year
- Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"☆55Updated 5 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆128Updated 4 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆55Updated 3 years ago
- Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with appl…☆380Updated 2 years ago
- This repository contains the code used for Ordered Memory paper☆30Updated 5 years ago
- Implementation of Universal Transformer in Pytorch☆263Updated 6 years ago
- Graph to sequence implemented in Pytorch combining Graph convolutional networks and opennmt-py☆152Updated 6 years ago
- Recursive Neural Network and Tree LSTM implementations in pyTorch for sentiment analysis☆60Updated 8 years ago
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Updated last year
- Unsupervised Learning of Transferable Relational Graphs☆69Updated 6 years ago
- ☆84Updated 5 years ago
- Non-Monotonic Sequential Text Generation (ICML 2019)☆72Updated 6 years ago
- Reinforcement Learning for Neural Machine Translation☆188Updated 9 months ago
- Deep Transfer Reinforcement Learning for Text Summarization☆41Updated 6 years ago
- Question Answering with Interactive Text (QAit), code for EMNLP 2019 paper "Interactive Language Learning by Question Answering"☆44Updated 6 years ago