m2aia.keras package

Submodules

m2aia.keras.KerasGenerators module

class m2aia.keras.KerasGenerators.BatchSequence(dataset: BaseDataSet, batch_size: int, shuffle: bool = True)[source]

Bases: Sequence

on_epoch_end()[source]

Method called at the end of every epoch.

Module contents