higgsfield / np-hard-deep-reinforcement-learning
pytorch neural combinatorial optimization
☆383Updated 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
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆575Updated 6 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆44Updated 7 years ago
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆480Updated 4 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆174Updated 3 years ago
- Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"☆502Updated 5 years ago
- Attention based model for learning to solve different routing problems☆1,201Updated 8 months ago
- TensorFlow implementation of "Pointer Networks"☆474Updated 8 years ago
- ☆163Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 7 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆646Updated 3 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆150Updated 5 years ago
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆373Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆570Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆228Updated 4 years ago
- in progress☆107Updated 7 years ago
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆102Updated 6 years ago
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆93Updated 4 years ago
- ☆106Updated 4 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆353Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆422Updated last year
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆265Updated 8 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- Constrained Policy Optimization☆317Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆190Updated 4 years ago
- Personal experiments on Reinforcement Learning☆114Updated 3 years ago
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆319Updated 3 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆162Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year