loadTrain

suspend fun loadTrain(config: MNISTLoaderConfig = MNISTLoaderConfig()): MNISTDataset(source)

Download (with caching if supported) and return the MNIST training dataset.