Skip to content

Releases: soroushj/keras-balanced-batch-generator

v0.0.3

23 Mar 06:52
Compare
Choose a tag to compare

Enhanced examples.

v0.0.2

24 Apr 13:13
Compare
Choose a tag to compare

Improved errors. Raises a clear error when:

  • x or y is not a NumPy array (#5); or
  • batch_size is not an integer.

v0.0.1

15 Jan 20:03
Compare
Choose a tag to compare

Improved errors. Raises a clear error when:

  • x or y is empty; or
  • At least one class has no samples (#3).

v0.0.0

27 Oct 00:21
Compare
Choose a tag to compare

First release.