RITCHIEHuang / DeepRL_Algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
☆322Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DeepRL_Algorithms
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆210Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆399Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆668Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆537Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆573Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆268Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆671Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆191Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆273Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆383Updated 4 years ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆202Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆298Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆409Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆393Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- A plotter for reinforcement learning (RL)☆207Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆508Updated last month
- A collection of multi agent environments based on OpenAI gym.☆570Updated 4 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 years ago
- ☆179Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆596Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆314Updated 4 years ago