TheoLvs / reinforcement-learningLinks
Personal experiments on Reinforcement Learning
☆118Updated 4 years ago
Alternatives and similar repositories for reinforcement-learning
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
Sorting:
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆188Updated 4 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆201Updated 5 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆120Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆166Updated 2 years ago
- The code for the SRDQN algorithm to train an agent for the beer game problem☆84Updated 2 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
- ☆163Updated 6 years ago
- Multi-Objective Reinforcement Learning☆292Updated 4 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆243Updated 5 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- pytorch neural combinatorial optimization☆388Updated 7 years ago
- Hierarchical deep reinforcement learning for combinatorial optimization problem☆35Updated 6 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆57Updated 6 years ago
- Reinforcement learning environment for job scheduling written in python.☆25Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆121Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆410Updated 5 years ago
- Order Fulfillment by Multi-Agent Reinforcement Learning☆26Updated last year
- An OpenAi Gym environment for the Job Shop Scheduling problem.☆232Updated 6 months ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- ☆76Updated 6 years ago
- Q-Learning applied to the classic Travelling Salesman Problem☆19Updated 8 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆95Updated 4 years ago
- Reinforce Learing, Q-Rounting, Shortest-Path☆102Updated 8 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆220Updated 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
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago