ZhiqingXiao / rl-book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
☆895Updated last week
Related projects ⓘ
Alternatives and complementary repositories for rl-book
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆839Updated 4 years ago
- ☆873Updated last year
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,380Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆440Updated 2 years ago
- Some basic examples of playing with RL☆1,215Updated last year
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆1,942Updated 4 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆229Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,070Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆250Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,707Updated last year
- ☆384Updated 4 years ago
- ☆572Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,120Updated 11 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,868Updated 9 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆3,951Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,459Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,310Updated 3 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆253Updated 5 years ago
- Tutorial for Reinforcement Learning☆172Updated 2 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆784Updated last year
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆1,337Updated 2 weeks ago
- Pytorch for Deep Reinforcement Learning☆242Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆152Updated 5 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆514Updated 7 months ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆278Updated 3 months ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆702Updated 3 years ago