Skip to content
This repository was archived by the owner on Jul 10, 2021. It is now read-only.

Conversation

alexjc
Copy link
Member

@alexjc alexjc commented Jan 1, 2016

Closes #157, Closes #158.

jmgore75 and others added 4 commits December 23, 2015 17:54
If batch size is greater than the total size of the data set, no data will be yielded from _iterate_data.  Consequently, no training will happen and you will get a ZeroDivision error for "loss / count" in _batch_impl.  Also, it only generates batches of the exact size - any remaining data at the end is not trained on.
alexjc added a commit that referenced this pull request Jan 1, 2016
@alexjc alexjc merged commit 93299e8 into master Jan 1, 2016
@alexjc alexjc deleted the batch-size branch January 1, 2016 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants