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,411Updated last week
Alternatives and similar repositories for DRL-Pytorch
Users that are interested in DRL-Pytorch are comparing it to the libraries listed below
Sorting:
- ☆724Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,301Updated 2 years ago
- https://hrl.boyuai.com/☆3,408Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆842Updated this week
- ☆527Updated last year
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆523Updated 2 months ago
- ☆972Updated 2 years ago
- ☆457Updated 6 months ago
- Deep Reinforcement Learning☆3,865Updated 2 years ago
- ☆367Updated last week
- ☆170Updated 3 months ago
- kinds of reinforcement learning model by Pytorch☆330Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,029Updated 10 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆343Updated last month
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,479Updated 3 years ago
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆255Updated 2 months ago
- Official implementation of HARL algorithms based on PyTorch.☆676Updated 3 weeks ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆291Updated 5 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆146Updated 4 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆535Updated 3 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆546Updated last year
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆72Updated this week
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆768Updated last year
- The repository is for safe reinforcement learning baselines.☆641Updated last month
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,865Updated last year
- Some basic examples of playing with RL☆1,240Updated 4 months ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,294Updated 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…☆968Updated 7 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆668Updated 2 months ago