CIFAR10LoaderJvm

JVM implementation of the CIFAR-10 loader.

Downloads the CIFAR-10 binary archive, extracts batch files, and caches them locally.

Constructors

Link copied to clipboard
constructor(config: CIFAR10LoaderConfig)

Types

Link copied to clipboard
object Companion