Skip to content

nexuml_library.data.image.mnist

nexuml_library.data.image.mnist

MNIST dataset source for in-memory image experiments and benchmarks.

MNISTDataset

Bases: DataSourceDefinition

In-memory MNIST dataset backed by self.data and metadata labels.