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

add Tensorboard support to the training script (step based) #1720

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

exx8
Copy link

@exx8 exx8 commented Mar 14, 2023

This PR adds support for Tensorboard to the train script.
solves #1716.
It differs from #1719 by that the logs are saved each update instead of each epoch. giving a much more fine detailed visualization.

@exx8 exx8 changed the title adding Tensorboard support to the training script (step based) add Tensorboard support to the training script (step based) Mar 14, 2023
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

1 participant