Guillem96 / pointer-nn-pytorchLinks
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 4 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
Sorting:
- Implementation of Pointer Networks using PyTorch☆62Updated 2 years ago
- Pointer Networks is a new neural architecture to learn the conditional probability of an output sequence with elements that are discrete …☆77Updated 3 years ago
- Pytorch implementation of Pointer Network☆338Updated 6 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- Task-oriented Dialog Policy Learning with Multi-Agent Reinforcement Learning☆54Updated 5 years ago
- Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"☆127Updated 3 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆152Updated 7 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆151Updated 5 years ago
- ☆29Updated 7 years ago
- Code to support training, evaluating and interacting neural network dialog models, and training them with reinforcement learning. Code to…☆181Updated 2 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆41Updated 6 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)☆76Updated 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
- NLPGym - A toolkit to develop RL agents to solve NLP tasks.☆200Updated 3 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
- ☆164Updated 5 years ago
- Implementation of Stochastic Beam Search using Fairseq☆105Updated 6 years ago
- ☆37Updated 6 years ago
- ☆84Updated 6 years ago
- Implementation of Universal Transformer in Pytorch☆263Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 5 years ago
- Winner of NeurIPS 2021 student leaderboard. Self-bootstrapping bayesian optimization for SCIP configuration using GNNs.☆13Updated 2 years ago
- Reinforcement Learning Methods with PyTorch☆38Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 3 years ago
- This repository provides simulator codes for predicting and tracking popular discussion threads on Reddit☆21Updated 9 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with appl…☆380Updated 2 years ago
- Reinforcement Learning for Neural Machine Translation☆188Updated 9 months ago
- Recursive Neural Network and Tree LSTM implementations in pyTorch for sentiment analysis☆60Updated 8 years ago