XinJingHao / DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
☆2,164Updated last month
Alternatives and similar repositories for DRL-Pytorch:
Users that are interested in DRL-Pytorch are comparing it to the libraries listed below
- ☆690Updated 2 years ago
- https://hrl.boyuai.com/☆3,199Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,243Updated 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…☆502Updated last month
- ☆468Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆804Updated this week
- Deep Reinforcement Learning☆3,732Updated 2 years ago
- ☆431Updated 5 months ago
- ☆949Updated 2 years ago
- ☆339Updated 8 months ago
- ☆145Updated last month
- kinds of reinforcement learning model by Pytorch☆325Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆636Updated 2 weeks ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,456Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆280Updated 5 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,498Updated 8 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆637Updated last month
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,547Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,963Updated 8 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆309Updated 2 weeks ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆544Updated last year
- basic algorithms of reinforcement learning☆209Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,204Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,828Updated last year
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆55Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,203Updated 3 weeks ago
- ☆305Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆737Updated last year
- Unified Reinforcement Learning Framework☆710Updated 6 months ago
- Some basic examples of playing with RL☆1,237Updated 2 months ago