thu-ml / tianshou
An elegant PyTorch deep reinforcement learning library.
☆8,314Updated this week
Alternatives and similar repositories for tianshou:
Users that are interested in tianshou are comparing it to the libraries listed below
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,187Updated 2 years ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆3,937Updated last week
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,749Updated 8 months ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆10,146Updated last week
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,926Updated 4 months ago
- Intro to Reinforcement Learning (强化学习纲要)☆3,335Updated 4 years ago
- An educational resource to help anyone learn deep reinforcement learning.☆10,694Updated 7 months ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆6,595Updated 3 weeks ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks