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

Weights & Biases logger #42

Merged
merged 6 commits into from
Feb 9, 2024
Merged

Weights & Biases logger #42

merged 6 commits into from
Feb 9, 2024

Conversation

m-wojnar
Copy link
Owner

@m-wojnar m-wojnar commented Feb 5, 2024

  • Add Weights & Biases logger.
  • New behavior of loggers - all loggers use all sources.
  • Add information on how to properly call the destructor.
  • Minor fixes.

@m-wojnar m-wojnar requested a review from Wotaker February 5, 2024 17:27
Copy link
Collaborator

@Wotaker Wotaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sprawdziłem i przetestowałem. Działa bez zarzutów :D Zastanawiam się tylko czy w examples/cart-pole nie dodać/zamienić TensorboarLogger na WeightsAndBiasesLogger żeby bardziej wyeksponować ten logger

@Wotaker
Copy link
Collaborator

Wotaker commented Feb 9, 2024

W zasadzie po namyśle dodałem 3 logger WeightsAndBiasesLogger do tego przykładu, żeby go bardziej wyeksponować i od razu zmerguje.

@Wotaker Wotaker merged commit b0eee91 into main Feb 9, 2024
4 of 5 checks passed
@Wotaker Wotaker deleted the wandb branch February 9, 2024 18:56
@m-wojnar
Copy link
Owner Author

m-wojnar commented Feb 9, 2024

Super, bardzo dobry pomysł z dodaniem tego loggera!

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.

2 participants