Lizhi-sjtu / DRL-code-pytorchLinks
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,344Updated 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:
- ☆991Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆902Updated last week
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,620Updated 11 months ago
- kinds of reinforcement learning model by Pytorch☆337Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆694Updated 4 months ago
- ☆750Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,604Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆738Updated 2 months ago
- ☆494Updated 8 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,107Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆806Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆609Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆552Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆378Updated last month
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆297Updated 5 years 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,026Updated 9 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆549Updated last month
- RL algorithms☆143Updated 4 years ago
- ☆402Updated last month
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,902Updated 2 years ago
- ☆419Updated last year
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,740Updated last month
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆634Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆489Updated last year
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆101Updated 2 weeks ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,114Updated 7 months ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,263Updated 4 months ago
- The repository is for safe reinforcement learning baselines.☆661Updated 2 months ago
- ☆94Updated last year