NeuronDance / DeepRLLinks
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
☆2,533Updated 3 years ago
Alternatives and similar repositories for DeepRL
Users that are interested in DeepRL are comparing it to the libraries listed below
Sorting:
- 中文整理的强化学习资料(Reinforcement Learning)☆2,101Updated 5 years ago
- Some basic examples of playing with RL☆1,257Updated 10 months ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆855Updated 5 years ago
- ☆1,028Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆997Updated 3 weeks ago
- Intro to Reinforcement Learning (强化学习纲要)☆3,498Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,496Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆618Updated 3 years ago
- Deep Reinforcement Learning☆4,302Updated 2 years ago
- ☆808Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,407Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,987Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow