You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
with the sentence
' Let's say we want a batch size of 6.'
I had the expectation that each batch would be of the length of 6.
but the code creates 6 batches.
Later the text says it as it is:
'Going back to our previous example with 6 batches of length 15'
Martin
The text was updated successfully, but these errors were encountered:
Hi,
with the sentence
' Let's say we want a batch size of 6.'
I had the expectation that each batch would be of the length of 6.
but the code creates 6 batches.
Later the text says it as it is:
'Going back to our previous example with 6 batches of length 15'
Martin
The text was updated successfully, but these errors were encountered: