cifar10Paths
fun cifar10Paths(cacheDirectory: File = File("cache")): Pair<String, String>
Content copied to clipboard
Returns paths to images and its labels for the Cifar'10 dataset.
Returns paths to images and its labels for the Cifar'10 dataset.