Lizhi-sjtu / DRL-code-pytorchLinks
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,432Updated 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☆1,021Updated this week
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,850Updated last year
- ☆1,035Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆799Updated 2 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,708Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.☆847Updated 8 months ago
- ☆834Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,288Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆905Updated last year
- ☆591Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆563Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆694Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆431Updated last month
- ☆462Updated 7 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆611Updated 7 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,015Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 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,190Updated last year
- RL algorithms☆141Updated 4 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,252Updated last year
- ☆107Updated 2 years ago
- ☆471Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆665Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆520Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆554Updated 7 years ago
- The repository is for safe reinforcement learning baselines.☆752Updated 2 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆673Updated 6 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,137Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,324Updated 10 months ago