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,678Updated 2 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,584Updated 2 years ago
- ☆745Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,333Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆887Updated last week
- ☆588Updated last year
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆540Updated last month
- Deep Reinforcement Learning☆3,977Updated 2 years ago
- ☆486Updated 7 months ago
- ☆987Updated 2 years ago
- ☆392Updated 3 weeks ago
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- ☆184Updated 4 months ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,495Updated 3 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,082Updated 11 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,353Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆370Updated last month
- Official implementation of HARL algorithms based on PyTorch.☆731Updated 2 months ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,067Updated last month
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆687Updated 4 months ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆75Updated last month
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,599Updated 11 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,893Updated last year
- Some basic examples of playing with RL☆1,240Updated 5 months ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆152Updated 4 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆551Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆965Updated this week
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,015Updated 8 months ago
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆261Updated 3 months ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago