Replies: 1 comment
-
Now I saw that the batch size was set to 5. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When training the model (e.g., the one in your attached tutorial) it seems that the training epoch takes only some of the images (2) ->
Epoch(train) [24][2/2]
. In comparison, the validation epoch uses all images [10/10].Why is that?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions