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☆596Updated 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"☆513Updated 6 years ago
- ☆163Updated 5 years ago
- Personal experiments on Reinforcement Learning☆118Updated 4 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆153Updated 5 years ago
- Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning☆213Updated 6 years ago
- Attention based model for learning to solve different routing problems☆1,302Updated last year
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆188Updated 4 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆201Updated 5 years ago
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆518Updated 5 years ago
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆396Updated 3 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆694Updated 4 years ago
- Bin Packing Problem using Neural Combinatorial Optimization.☆110Updated 2 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆165Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆688Updated 4 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆243Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆410Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Updated 8 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆419Updated 8 years ago
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆85Updated 4 years ago
- Constrained Policy Optimization☆334Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 3 years ago
- RLgraph: Modular computation graphs for deep reinforcement learning☆323Updated 6 years ago
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆329Updated 3 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 4 months ago