ast0414 / pointer-networks-pytorchLinks
Implementation of Pointer Networks using PyTorch
☆62Updated last year
Alternatives and similar repositories for pointer-networks-pytorch
Users that are interested in pointer-networks-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Pointer Network☆334Updated 6 years ago
- 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
- 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
- ☆162Updated 5 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆151Updated 5 years ago
- ☆37Updated 6 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆86Updated 4 years ago
- Task-oriented Dialog Policy Learning with Multi-Agent Reinforcement Learning☆55Updated 5 years ago
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆583Updated 7 years ago
- ☆30Updated 7 years ago
- Code for TSP Transformer☆186Updated 4 years ago
- Implementation of ECO-DQN as reported in "Exploratory Combinatorial Optimization with Reinforcement Learning".☆80Updated 4 years ago
- pytorch neural combinatorial optimization☆385Updated 7 years ago
- ☆35Updated 5 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- Implementation of Stochastic Beam Search using Fairseq☆104Updated 6 years ago
- Hierarchical deep reinforcement learning for combinatorial optimization problem☆35Updated 5 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 is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 6 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆57Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Encode-attend-navigate unofficial Pytorch implementation☆11Updated 9 months ago
- Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"☆125Updated 3 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆180Updated 3 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- Reinforcement Learning Methods with PyTorch☆39Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 2 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆43Updated 7 years ago