Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] wandb logging? #333

Closed
drozzy opened this issue Feb 28, 2021 · 2 comments
Closed

[Feature Request] wandb logging? #333

drozzy opened this issue Feb 28, 2021 · 2 comments
Labels
enhancement New feature or request RTFM Answer is the documentation

Comments

@drozzy
Copy link

drozzy commented Feb 28, 2021

How would I go about logging to weights and biases (wandb)?

@drozzy drozzy added the enhancement New feature or request label Feb 28, 2021
@araffin araffin added the RTFM Answer is the documentation label Feb 28, 2021
@araffin
Copy link
Member

araffin commented Feb 28, 2021

Hello,
You should have a look at callback in the documentation.

After a quick search, you can find https://github.com/alexliniger/learning-to-race-sagemaker/blob/77ce31c4a556708bec063018ef5fcd73327917bc/wandb_callback.py

Related: Stable-Baselines-Team/stable-baselines3-contrib#6

@araffin
Copy link
Member

araffin commented Aug 14, 2021

Now officially supported: https://docs.wandb.ai/guides/integrations/other/stable-baselines-3
Video: https://www.youtube.com/watch?v=ed1bqaZGOQw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request RTFM Answer is the documentation
Projects
None yet
Development

No branches or pull requests

2 participants