We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f1c3d commit 38706f1Copy full SHA for 38706f1
docs/modules/ppo.rst
@@ -25,7 +25,7 @@ Notes
25
- Clear explanation of PPO on Arxiv Insights channel: https://www.youtube.com/watch?v=5P7I-xPq8u8
26
- OpenAI blog post: https://blog.openai.com/openai-baselines-ppo/
27
- Spinning Up guide: https://spinningup.openai.com/en/latest/algorithms/ppo.html
28
-- 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/
29
30
31
Can I use?
0 commit comments