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

init add of wandb ai writer #5741

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexge233
Copy link

Proposed change(s)

Added a very simplistic class of WandbWritter and an extremely poor unit test, which appears to work (on a test wandb.ai project). The idea is to be able to publish the exact Tensorboard stats on wandb.ai as it allows teams, projects and collaboration across colleagues. This is not a promotion, and I am not affiliated with wandb.ai in any way.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

NA

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

Just testing the waters with WandB.ai writter; unit tests probably could do with a lot more work. I was told by Jason Rupert & Miguel Alonso to use the plugin system; so I'm unsure as to whether I was supposed to hack into the stats_writer.py or not. Feel free to reject the PR, but please provide guidance so I can finalise this to an acceptable level.

@CLAassistant
Copy link

CLAassistant commented May 5, 2022

CLA assistant check
All committers have signed the CLA.

@visuallization
Copy link

@alexge233 Is there any update on this? Would be cool to have wandb support in unity ml agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants