Lizhi-sjtu / DRL-code-pytorchLinks
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,370Updated 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☆943Updated last week
- ☆1,014Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,684Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆723Updated 6 months ago
- kinds of reinforcement learning model by Pytorch☆341Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,634Updated 3 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,161Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆758Updated 4 months ago
- ☆531Updated 10 months ago
- ☆778Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆305Updated 5 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆841Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,955Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆636Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆395Updated 2 months ago
- ☆423Updated 3 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆555Updated last year
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,092Updated 11 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆571Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,278Updated 6 months ago
- ☆430Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆645Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆499Updated 2 years ago
- RL algorithms☆142Updated 4 years ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆145Updated last month
- ☆97Updated 2 years ago
- The repository is for safe reinforcement learning baselines.☆697Updated last month
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆533Updated 7 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,079Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆649Updated 5 years ago