BatchHandler (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |
BatchHandlerCC (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |
BatchHandlerMom1 (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |
BatchHandlerMom1SF (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |
BatchHandlerMom2 (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |
BatchHandlerMom2SF
|
alias of BatchHandler |
BatchHandlerMom2Sep (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |
BatchHandlerMom2SepSF (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |
DualBatchHandler (train_containers, *[, ...])
|
BatchHandler object built from two lists of Container objects, one with training data and one with validation data. |