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