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,189Updated 6 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:
- https://hrl.boyuai.com/☆4,338Updated 3 years ago
- ☆826Updated 2 years ago
- ☆747Updated 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…☆604Updated 7 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,424Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,012Updated this week
- ☆585Updated last year
- Deep Reinforcement Learning☆4,380Updated 3 years ago
- ☆459Updated 6 months ago
- ☆253Updated last month
- ☆1,034Updated 2 years ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆118Updated 7 months ago
- The mirror of RL_Coding_Exercise.☆113Updated last year
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,550Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,278Updated last year
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆287Updated 2 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆165Updated 4 years ago
- Some basic examples of playing with RL☆1,260Updated 11 months ago
- ☆92Updated last year
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆1,005Updated 2 months ago
- Unified Reinforcement Learning Framework☆802Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,529Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,819Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆905Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆428Updated 3 weeks ago
- ☆106Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,008Updated 2 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,178Updated last year