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,885Updated 2 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:
- ☆771Updated 2 years ago
- https://hrl.boyuai.com/☆3,825Updated 2 years ago
- ☆626Updated 2 years ago
- Deep Reinforcement Learning☆4,116Updated 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…☆567Updated 3 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,365Updated 2 years ago
- ☆522Updated 10 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆934Updated this week
- ☆418Updated 2 months ago
- ☆210Updated 6 months ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆94Updated 3 months ago
- ☆1,010Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆341Updated 2 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆157Updated 4 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,516Updated 3 years ago
- The mirror of RL_Coding_Exercise.☆101Updated 11 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆303Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,432Updated 2 years ago
- ☆84Updated 10 months ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆114Updated last month
- 基于stablebaseline3强化学习框架和gym-super-mario-bros马里奥游戏包,训练马里奥通关。☆123Updated 2 months ago
- ☆95Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆391Updated last month
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆980Updated last month
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,075Updated 10 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,154Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,143Updated last week
- Some basic examples of playing with RL☆1,247Updated 7 months ago
- Official implementation of HARL algorithms based on PyTorch.☆755Updated 4 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆716Updated 6 months ago