Replies: 1 comment 1 reply
-
@maxhuettenrauch could you have a look pls? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I tried to log my experiment using the wandb logger with parameters as follows:
When I monitored my experiment, I realized something weird where the number of epochs executed is 8 epochs but the "step" in the graph already shows "800". How is the step calculated or defined? (My step_per_epoch parameter was set to 1000)
Beta Was this translation helpful? Give feedback.
All reactions