Use ICRL url for PPO blog post

This commit is contained in:
Antonin Raffin 2022-07-12 23:49:26 +02:00
parent 5ec9e01b44
commit c9d621b816
No known key found for this signature in database
GPG Key ID: B8B48F65CAD6232C
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ algorithm. Other than adding support for recurrent policies (LSTM here), the beh
Notes Notes
----- -----
- Blog post: https://ppo-details.cleanrl.dev//2021/11/05/ppo-implementation-details/ - Blog post: https://iclr-blog-track.github.io/2022/03/25/ppo-implementation-details/
Can I use? Can I use?