CIFAR10Loader

Interface for the CIFAR-10 loader.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun loadTestData(): CIFAR10Dataset

Loads the CIFAR-10 test dataset.

Link copied to clipboard
abstract suspend fun loadTrainingData(): CIFAR10Dataset

Loads the CIFAR-10 training dataset.