-
Notifications
You must be signed in to change notification settings - Fork 13
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
trouble with batchsize #2
Comments
Hello, thank you for pointing out this bug ! Line 99 in b59f651
Concerning the meaning of the general parameters, I've also put some comments to help in Did I answer well your questions ? Don't hesitate to ask if you need ! |
Thanks for your explaination!
I think it's because that the last index of |
Hi, I have met the same problem, have you fix it ? |
When I want to use a bigger batchsize of 8, I got an error at the last iteration of Epoch 0.
So could you explain the meaning of the general parameters? Thanks a lot.
The text was updated successfully, but these errors were encountered: