Skip to content

Commit 38706f1

Browse files
committed
Use ICRL url for PPO blog post
1 parent c1f1c3d commit 38706f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ppo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Notes
2525
- Clear explanation of PPO on Arxiv Insights channel: https://www.youtube.com/watch?v=5P7I-xPq8u8
2626
- OpenAI blog post: https://blog.openai.com/openai-baselines-ppo/
2727
- 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/
28+
- 37 implementation details blog: https://iclr-blog-track.github.io/2022/03/25/ppo-implementation-details/
2929

3030

3131
Can I use?

0 commit comments

Comments
 (0)