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)
☆326Updated last year
Alternatives and similar repositories for DeepRL_Algorithms:
Users that are interested in DeepRL_Algorithms are comparing it to the libraries listed below
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆404Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆397Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆283Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆558Updated 2 years ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆700Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆198Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆315Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,162Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆206Updated last year
- A plotter for reinforcement learning (RL)☆217Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆546Updated 3 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆339Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- The code for maddpg using pytorch☆164Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆398Updated last year