TheoLvs / reinforcement-learningLinks
Personal experiments on Reinforcement Learning
☆115Updated 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:
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆177Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆55Updated 5 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆232Updated 4 years ago
- ☆163Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆155Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆216Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 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 7 months ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆107Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆146Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- ☆55Updated 2 years ago
- Multi-Objective Reinforcement Learning☆274Updated 3 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆94Updated 2 years ago
- PyTorch implementation of Online Vehicle Routing With Neural Combinatorial Optimization and Deep Reinforcement Learning https://ieeexplor…☆58Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆341Updated 5 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆191Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆184Updated 3 years ago