Created on 21/10/2019
Functions
sized_batch(sized[, n, drop_not_full])
sized_batch
shuffled_batches(*args, size, batch_size)
shuffled_batches
random_batches(*args, size, batch_size)
random_batches
batch_generator(iterable[, n, drop_not_full])
batch_generator
Notes