mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-14 20:58:03 +00:00
Use ICRL url for PPO blog post
This commit is contained in:
parent
c1f1c3d3d7
commit
38706f12f3
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Notes
|
|||
- Clear explanation of PPO on Arxiv Insights channel: https://www.youtube.com/watch?v=5P7I-xPq8u8
|
||||
- OpenAI blog post: https://blog.openai.com/openai-baselines-ppo/
|
||||
- Spinning Up guide: https://spinningup.openai.com/en/latest/algorithms/ppo.html
|
||||
- 37 implementation details blog: https://ppo-details.cleanrl.dev//2021/11/05/ppo-implementation-details/
|
||||
- 37 implementation details blog: https://iclr-blog-track.github.io/2022/03/25/ppo-implementation-details/
|
||||
|
||||
|
||||
Can I use?
|
||||
|
|
|
|||
Loading…
Reference in a new issue