create
Creates a new instance of MNISTLoaderJvm with the default configuration.
Return
A new instance of MNISTLoaderJvm.
Creates a new instance of MNISTLoaderJvm with a custom cache directory.
Return
A new instance of MNISTLoaderJvm.
Parameters
cacheDir
The directory to use for caching.
Creates a new instance of MNISTLoaderJvm with a custom configuration.
Return
A new instance of MNISTLoaderJvm.
Parameters
config
The configuration to use.