higgsfield / np-hard-deep-reinforcement-learningLinks
pytorch neural combinatorial optimization
☆388Updated 7 years ago
Alternatives and similar repositories for np-hard-deep-reinforcement-learning
Users that are interested in np-hard-deep-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆586Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 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
- Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"☆509Updated 6 years ago
- Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning☆215Updated 6 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆151Updated 5 years ago
- Personal experiments on Reinforcement Learning☆117Updated 4 years ago
- ☆164Updated 5 years ago
- Attention based model for learning to solve different routing problems☆1,267Updated last year
- Reinforcement Learning for Solving the Vehicle Routing Problem☆682Updated 4 years ago
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆506Updated 5 years ago
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆382Updated 3 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆183Updated 3 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆165Updated 4 years ago
- Mean Field Multi-Agent Reinforcement Learning☆404Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆600Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆195Updated 5 years ago
- Actor-critic with experience replay☆254Updated 3 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆242Updated 5 years ago
- DGN Code☆358Updated 2 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆414Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆355Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Constrained Policy Optimization☆326Updated 8 years ago
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆324Updated 3 years ago
- ☆108Updated 5 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆91Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago