ZhiqingXiao / rl-bookLinks
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
☆954Updated 3 months ago
Alternatives and similar repositories for rl-book
Users that are interested in rl-book are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆852Updated 5 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,483Updated 3 years ago
- Some basic examples of playing with RL☆1,240Updated 4 months ago
- ☆979Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆542Updated 3 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆267Updated 3 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆2,038Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- ☆390Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,314Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,957Updated this week
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,590Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,074Updated 4 years ago
- ☆735Updated 2 years ago
- basic algorithms of reinforcement learning☆210Updated last year
- ☆311Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,880Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆852Updated this week
- 我的强化学习笔记和学习材料 still updating ... ...☆347Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆248Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆186Updated 6 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,327Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆811Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆642Updated 2 years ago