Add third-party tutorial page (#867)

This commit is contained in:
Mark Towers
2024-01-08 11:59:06 +00:00
committed by GitHub
parent 046c76f623
commit b4ed889b0a
2 changed files with 8 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ environments/third_party_environments
:caption: Tutorials
tutorials/**/index
tutorials/third-party-tutorials
Comet Tutorial <https://www.comet.com/docs/v2/integrations/ml-frameworks/gymnasium/?utm_source=gymnasium&utm_medium=partner&utm_campaign=partner_gymnasium_2023&utm_content=docs_gymnasium>
```

View File

@@ -0,0 +1,7 @@
# Third-Party Tutorials
## [AgileRL](https://docs.agilerl.com/en/latest/tutorials/gymnasium/index.html)
AgileRL focuses on reducing the time taken for training models and hyperparameter optimisation (HPO) providing tutorials for using it with PPO, TD3 and Rainbow.