mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 06:07:08 +00:00
8 lines
469 B
ReStructuredText
8 lines
469 B
ReStructuredText
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.
|
|
|
|
Lastly, there is a guide on third-party integrations with Gymnasium.
|