add disclaimer and categories to third-party-tutorials.md (#935)

This commit is contained in:
Kallinteris Andreas
2024-02-23 19:37:43 +02:00
committed by GitHub
parent fa8ebe372c
commit 379d152ed9

View File

@@ -1,7 +1,16 @@
# Third-Party Tutorials
## [AgileRL](https://docs.agilerl.com/en/latest/tutorials/gymnasium/index.html)
*This page contains tutorials which are not maintained by Farama Foundation and, as such, cannot be guaranteed to function as intended.*
*If you'd like to contribute an tutorial, please reach out on [Discord](https://discord.gg/bnJ6kubTg6).*
## Third-Party tutorials about gymnasium
## Third-Party tutorials about libraries that use gymnasium
### [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.