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)
☆2,611Updated 3 weeks 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/☆3,500Updated 2 years ago
- ☆738Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,314Updated 2 years ago
- ☆554Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆869Updated this week
- Deep Reinforcement Learning☆3,931Updated 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…☆531Updated 3 weeks ago
- ☆474Updated 7 months ago
- ☆379Updated this week
- ☆979Updated 2 years ago
- ☆178Updated 3 months ago
- kinds of reinforcement learning model by Pytorch☆331Updated 2 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,484Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,327Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆360Updated last week
- Some basic examples of playing with RL☆1,239Updated 4 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,880Updated last year
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆956Updated this week
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆781Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,054Updated 10 months ago
- Official implementation of HARL algorithms based on PyTorch.☆704Updated last month
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆150Updated 4 years ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆73Updated 3 weeks ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,444Updated this week
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆680Updated 3 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- 基于stablebaseline3强化学习框架和gym-super-mario-bros马里奥游戏包,训练马里奥通关。☆94Updated last month
- Unified Reinforcement Learning Framework☆733Updated 9 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆550Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,576Updated 10 months ago