firechecking / CleanRLLinks
Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clarity, ease of use, and educational purposes.
☆39Updated last year
Alternatives and similar repositories for CleanRL
Users that are interested in CleanRL are comparing it to the libraries listed below
Sorting:
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆59Updated 4 years ago
- basic algorithms of reinforcement learning☆215Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- rl-papers☆49Updated 2 years ago
- Source Code☆214Updated last year
- GitHub's code repository is all you need☆356Updated 2 years ago
- 动手学强化学习代码☆65Updated last year
- ☆55Updated 5 months ago
- An easier PyTorch deep reinforcement learning library.☆244Updated 11 months ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆98Updated 3 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆168Updated last year
- OpenAI团队的深度强化学习教程中文版☆31Updated 5 years ago
- 深度强化学习各算法介绍与Pytorch实现☆73Updated last year
- Learning Resources And Links Of Reinforcement Learning (updating)☆285Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.☆179Updated 3 weeks ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆420Updated 4 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 7 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆103Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- ☆172Updated 2 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆108Updated 5 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- simple code to reinforcement learning☆21Updated 5 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆137Updated 4 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- DQN examples codes in chapter 4☆44Updated 2 years ago