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)
☆1,961Updated this week
Alternatives and similar repositories for DRL-Pytorch:
Users that are interested in DRL-Pytorch are comparing it to the libraries listed below
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,188Updated last year
- ☆654Updated last year
- https://hrl.boyuai.com/☆2,994Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆755Updated this week
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆470Updated last week
- ☆414Updated last year
- ☆403Updated 4 months ago
- ☆323Updated 7 months ago
- ☆929Updated 2 years ago
- Deep Reinforcement Learning☆3,608Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆311Updated last year
- ☆132Updated last week
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,911Updated 7 months ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,436Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆269Updated 5 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆295Updated 2 weeks ago
- Official implementation of HARL algorithms based on PyTorch.☆601Updated 4 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆536Updated 11 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,454Updated 7 months ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆482Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆706Updated 11 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,138Updated last year
- Some basic examples of playing with RL☆1,232Updated last month
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆850Updated 5 years ago
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆231Updated 2 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆592Updated this week
- basic algorithms of reinforcement learning☆207Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,182Updated last year
- Unified Reinforcement Learning Framework☆693Updated 5 months ago
- The mirror of RL_Coding_Exercise.☆75Updated 5 months ago