Lizhi-sjtu / DRL-code-pytorchLinks
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,355Updated 2 years ago
Alternatives and similar repositories for DRL-code-pytorch
Users that are interested in DRL-code-pytorch are comparing it to the libraries listed below
Sorting:
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆924Updated this week
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,643Updated last year
- ☆998Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆339Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆704Updated 5 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,129Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆747Updated 3 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,612Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆554Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆618Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,916Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆300Updated 5 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆811Updated last year
- ☆761Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆387Updated 3 weeks ago
- ☆513Updated 9 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆638Updated 3 years ago
- RL algorithms☆142Updated 4 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆557Updated 2 months ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,131Updated 8 months ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,048Updated 10 months ago
- ☆422Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆491Updated 2 years ago
- ☆410Updated 2 months ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆106Updated this week
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆644Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆526Updated 7 years ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,830Updated last month
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,395Updated 2 years ago
- The repository is for safe reinforcement learning baselines.☆670Updated last week