mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 14:10:30 +00:00
Update tutorial ci (#1344)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
Tutorials
|
||||
=========
|
||||
In this section, we cover some of the most well-known benchmarks of RL including the Frozen Lake, Black Jack, and Training using REINFORCE for Mujoco.
|
||||
|
||||
Additionally, we provide a guide on how to load custom quadruped robot environments, implementing custom wrappers, creating custom environments, handling time limits, and training A2C with Vector Envs and Domain Randomization.
|
||||
We provide two sets of tutorials: basics and training.
|
||||
|
||||
Lastly, there is a guide on third-party integrations with Gymnasium.
|
||||
* The aim of the basics tutorials is to showcase the fundamental API of Gymnasium to help users implement it
|
||||
* The most common application of Gymnasium is for training RL agents, the training tutorials aim to show a range of example implementations for different environments
|
||||
|
||||
Additionally, we provide the third party tutorials as a link for external projects that utilise Gymnasium that could help users.
|
||||
|
Reference in New Issue
Block a user