Documentation
Documentation
English
Weights & Biases
Quickstart
Examples
Library
Integrations
PyTorch
Keras
TensorFlow
Scikit
Fast.ai
XGBoost
LightGBM
Hugging Face
TensorBoard
SageMaker
PyTorch Lightning
PyTorch Ignite
Kubeflow
Docker
Jupyter
Databricks
Ray Tune
Catalyst
Skorch
SimpleTransformers
OpenAI Gym
Numpy Example
JAX Example
API Reference
Dashboard
Reports
Sweeps
Artifacts
Datasets & Predictions [Early Access]
Self Hosted
Company
Marketing Site
Powered by GitBook

OpenAI Gym

If you're using OpenAI Gym we will automatically log videos of your environment generated by gym.wrappers.Monitor. Just set the monitor_gym keyword argument to wandb.init to True or call wandb.gym.monitor().

Here's a small example project using the OpenAI Gym to play Snake: https://github.com/Xyzrr/rl-snake​

Previous
SimpleTransformers
Next
Numpy Example
Last updated 1 year ago