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
- 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 the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"☆508Updated 6 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆151Updated 5 years ago
- ☆163Updated 5 years ago
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆380Updated 3 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning☆214Updated 6 years ago
- Personal experiments on Reinforcement Learning☆117Updated 4 years ago
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆503Updated 5 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆195Updated 5 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…☆164Updated 4 years ago
- Attention based model for learning to solve different routing problems☆1,259Updated last year
- Reinforcement Learning for Solving the Vehicle Routing Problem☆680Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆683Updated 4 years ago
- Constrained Policy Optimization☆325Updated 8 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆239Updated 5 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
- 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.☆597Updated 7 years ago
- Bin Packing Problem using Neural Combinatorial Optimization.☆108Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆412Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆84Updated 4 years ago
- DGN Code☆357Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- RLgraph: Modular computation graphs for deep reinforcement learning☆322Updated 5 years ago