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.
☆32Updated last year
Alternatives and similar repositories for CleanRL
Users that are interested in CleanRL are comparing it to the libraries listed below
Sorting:
- rl-papers☆47Updated 2 years ago
- ☆52Updated last month
- Source Code☆190Updated last year
- ☆65Updated 2 months ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 4 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- ☆66Updated last year
- ☆166Updated last year
- NeurIPS 2024 DACER☆124Updated last month
- OpenAI团队的深度强化学习教程中文版☆30Updated 5 years ago
- GitHub's code repository is all you need☆351Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- An easier PyTorch deep reinforcement learning library.☆228Updated 6 months ago
- Code for running RL experiments on continuing (non-episodic) problems.☆17Updated this week
- Transformer in RL for decision-making☆96Updated 2 years ago
- 动手学强化学习代码☆58Updated last year
- Python Implementation of Reinforcement Learning: An Introduction☆31Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆172Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆82Updated 2 months ago
- basic algorithms of reinforcement learning☆212Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- 深度强化学习各算法介绍与Pytorch实现☆58Updated 11 months ago
- TD3 in Pytorch☆34Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆90Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆101Updated 3 years ago
- ☆104Updated 4 months ago