ucla-rlcourse / RLexample
Some basic examples of playing with RL
☆1,218Updated last year
Related projects ⓘ
Alternatives and complementary repositories for RLexample
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆840Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆250Updated 4 years ago
- Intro to Reinforcement Learning (强化学习纲要)☆3,239Updated 4 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆1,941Updated 4 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆898Updated 3 weeks ago
- ☆876Updated last year
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆3,975Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Deep Reinforcement Learning☆3,356Updated last year
- ☆576Updated last year
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆442Updated 2 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆233Updated 3 years ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆1,369Updated 3 weeks ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,717Updated last year
- Simple A3C implementation with pytorch + multiprocessing