mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-17 20:39:12 +00:00
Add third-party tutorial page (#867)
This commit is contained in:
@@ -86,6 +86,7 @@ environments/third_party_environments
|
|||||||
:caption: Tutorials
|
:caption: Tutorials
|
||||||
|
|
||||||
tutorials/**/index
|
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>
|
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>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
7
docs/tutorials/third-party-tutorials.md
Normal file
7
docs/tutorials/third-party-tutorials.md
Normal 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.
|
Reference in New Issue
Block a user