Lizhi-sjtu / DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,154Updated last year
Alternatives and similar repositories for DRL-code-pytorch:
Users that are interested in DRL-code-pytorch are comparing it to the libraries listed below
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,409Updated 6 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆569Updated 3 weeks ago
- ☆907Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆721Updated this week
- Official implementation of HARL algorithms based on PyTorch.☆577Updated 3 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆678Updated 10 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,503Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆502Updated 2 years ago
- ☆628Updated last year
- kinds of reinforcement learning model by Pytorch☆303Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆531Updated 9 months ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆959Updated 2 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 5 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆560Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,770Updated last year
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆1,786Updated 3 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆282Updated 2 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,846Updated 6 months ago
- ☆387Updated 2 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆593Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆443Updated last year
- The repository is for safe reinforcement learning baselines.☆559Updated this week
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆447Updated 5 months ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,164Updated last year
- ☆362Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆543Updated 7 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆706Updated 2 years ago
- PyTorch implementation of soft actor critic☆847Updated 3 years ago