If you’re using Farama Gymnasium we will automatically log videos of your environment generated byDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
gymnasium.wrappers.Monitor. Just set the monitor_gym keyword argument to wandb.init() to True.
Our gymnasium integration is very light. We simply look at the name of the video file being logged from gymnasium and name it after that or fall back to "videos" if we don’t find a match. If you want more control, you can always just manually log a video.
Check out this report to learn more on how to use Gymnasium with the CleanRL library.
