firechecking / CleanRL
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.
☆29Updated 10 months ago
Alternatives and similar repositories for CleanRL:
Users that are interested in CleanRL are comparing it to the libraries listed below
- rl-papers☆47Updated 2 years ago
- An easier PyTorch deep reinforcement learning library.☆192Updated 3 months ago
- basic algorithms of reinforcement learning☆209Updated last year
- ☆59Updated 2 months ago
- RL algorithms☆142Updated 4 years ago
- Source Code☆172Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆306Updated last week
- GitHub's code repository is all you need☆347Updated 2 years ago
- ☆163Updated last year
- ☆38Updated this week
- Solve BipedalWalkerHardcore-v2 with TD3☆87Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- ☆145Updated last month
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.☆142Updated last year
- 动手学强化学习代码