Lizhi-sjtu / DRL-code-pytorchLinks
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,333Updated 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:
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,589Updated 11 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆887Updated this week
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆687Updated 4 months ago
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆370Updated 3 weeks ago
- ☆987Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,893Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆790Updated last year
- ☆745Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆727Updated last month
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,078Updated 11 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆551Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,598Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆601Updated 2 years ago
- ☆486Updated 7 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,256Updated 3 months ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,103Updated 6 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,009Updated 8 months ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,678Updated 2 weeks ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆632Updated 2 years ago
- ☆412Updated last year
- ☆387Updated 3 weeks ago
- PyTorch implementation of soft actor critic☆885Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆639Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆488Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,039Updated 2 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆537Updated last month
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,353Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆521Updated 7 years ago