pemami4911 / neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
☆573Updated 6 years ago
Alternatives and similar repositories for neural-combinatorial-rl-pytorch:
Users that are interested in neural-combinatorial-rl-pytorch are comparing it to the libraries listed below
- pytorch neural combinatorial optimization☆379Updated 7 years ago
- Attention based model for learning to solve different routing problems☆1,157Updated 6 months ago
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆467Updated 4 years ago
- Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"☆502Updated 5 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆628Updated 3 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆171Updated 3 years ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆218Updated 3 years ago
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆364Updated 3 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆150Updated 5 years ago
- ☆159Updated 5 years ago
- Pytorch implementation of Pointer Network☆326Updated 5 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
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆312Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆546Updated 7 years ago
- codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"☆171Updated 2 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆160Updated 4 years ago
- ☆124Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆387Updated 4 years ago
- ☆105Updated 4 years ago
- Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper☆148Updated 4 years ago
- Official implementation of paper "Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning"☆310Updated 2 years ago
- Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning☆205Updated 5 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆633Updated 6 years ago
- Implementation of ECO-DQN as reported in "Exploratory Combinatorial Optimization with Reinforcement Learning".☆81Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆714Updated 2 years ago
- DGN Code☆342Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆476Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆629Updated last year
- Deep Q-Learning Network in pytorch (not actively maintained)☆395Updated 7 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆90Updated 2 years ago