- q-learning
- 基础的基于价值的强化学习算法,通过qtable记录状态-动作-价值,每次用下一个状态的最大价值进行估计
forked from firechecking/CleanRL
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
ssdutyuyang199401/CleanRL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%