TheoLvs / reinforcement-learningLinks
Personal experiments on Reinforcement Learning
☆116Updated 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:
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆96Updated 2 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆180Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Reinforce Learing, Q-Rounting, Shortest-Path☆101Updated 7 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆57Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆347Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- The code for the SRDQN algorithm to train an agent for the beer game problem☆80Updated 2 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆195Updated 4 years ago
- ☆184Updated 3 years ago
- ☆162Updated 5 years ago
- Multi-Objective Reinforcement Learning☆279Updated 3 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆234Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 8 months ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- PyTorch implementation of Online Vehicle Routing With Neural Combinatorial Optimization and Deep Reinforcement Learning https://ieeexplor…☆61Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- multi-agent deep reinforcement learning for networked system control.☆420Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆156Updated 2 years ago
- Reinforcement learning environment for job scheduling written in python.☆25Updated 5 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
- pytorch neural combinatorial optimization☆385Updated 7 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆65Updated 2 years ago
- ☆35Updated 5 years ago
- Order Fulfillment by Multi-Agent Reinforcement Learning☆23Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago