XinJingHao / DRL-PytorchLinks
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)
☆3,032Updated 4 months ago
Alternatives and similar repositories for DRL-Pytorch
Users that are interested in DRL-Pytorch are comparing it to the libraries listed below
Sorting:
- ☆685Updated 2 years ago
- https://hrl.boyuai.com/☆4,089Updated 2 years ago
- ☆795Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,402Updated 2 years ago
- ☆563Updated last year
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆582Updated 5 months ago
- Deep Reinforcement Learning☆4,264Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆971Updated last week
- ☆443Updated 4 months ago
- ☆236Updated 8 months ago
- ☆1,027Updated 2 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,533Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆346Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,481Updated 2 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆162Updated 4 years ago
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆216Updated 3 weeks ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆114Updated 5 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,210Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆313Updated 5 years ago
- The mirror of RL_Coding_Exercise.☆111Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,202Updated 2 months ago
- ☆101Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆989Updated 3 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,728Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆404Updated 3 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,974Updated 2 years ago
- Some basic examples of playing with RL☆1,256Updated 9 months ago
- Unified Reinforcement Learning Framework☆784Updated last year
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆609Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.☆783Updated 6 months ago