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☆187Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆438Updated 5 years ago
- The code for the SRDQN algorithm to train an agent for the beer game problem☆87Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- ☆164Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆249Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Multi-Objective Reinforcement Learning☆296Updated 4 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆121Updated 3 years ago
- Reinforcement learning environment for job scheduling written in python.☆25Updated 6 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
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆56Updated 6 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 3 years ago
- ☆76Updated 6 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- ☆187Updated 3 years ago
- ☆35Updated 5 years ago
- DGN Code☆362Updated 2 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆70Updated 6 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 3 years ago
- Order Fulfillment by Multi-Agent Reinforcement Learning☆26Updated 2 years ago
- ☆91Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Mean Field Multi-Agent Reinforcement Learning☆415Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Updated 2 years ago