mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 06:07:08 +00:00
Fix basic usage links to tutorials (#423)
This commit is contained in:
@@ -129,6 +129,6 @@ If you have a wrapped environment, and you want to get the unwrapped environment
|
|||||||
|
|
||||||
## More information
|
## More information
|
||||||
|
|
||||||
* [Making a Custom environment using the Gymnasium API](/tutorials/environment_creation)
|
* [Making a Custom environment using the Gymnasium API](/tutorials/gymnasium_basics/environment_creation/)
|
||||||
* [Training an agent to play blackjack](/tutorials/blackjack_tutorial)
|
* [Training an agent to play blackjack](/tutorials/training_agents/blackjack_tutorial)
|
||||||
* [Compatibility with OpenAI Gym](/content/gym_compatibility)
|
* [Compatibility with OpenAI Gym](/content/gym_compatibility)
|
||||||
|
Reference in New Issue
Block a user