ZhiqingXiao / rl-bookLinks
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
☆971Updated last week
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,500Updated 3 years ago
- ☆991Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆560Updated 3 years ago
- Some basic examples of playing with RL☆1,243Updated 6 months ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆271Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆249Updated 5 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆2,052Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆253Updated 4 years ago
- ☆391Updated 4 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆814Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆348Updated 6 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆155Updated 4 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- 🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!…☆409Updated last year
- basic algorithms of reinforcement learning☆212Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆913Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,263Updated 4 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,902Updated 2 years ago
- ☆750Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,604Updated 2 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,371Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,344Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,964Updated last month