MNISTLoaderFactory

actual object MNISTLoaderFactory(source)

Android implementation of the MNIST loader factory.

expect object MNISTLoaderFactory(source)

Factory for creating MNIST loaders.

actual object MNISTLoaderFactory(source)
actual object MNISTLoaderFactory(source)

JS implementation of the MNIST loader factory.

actual object MNISTLoaderFactory(source)

JVM implementation of the MNIST loader factory.

actual object MNISTLoaderFactory(source)
actual object MNISTLoaderFactory(source)
actual object MNISTLoaderFactory(source)

WASM JS implementation of the MNIST loader factory.

Functions

Link copied to clipboard
actual fun create(): MNISTLoader

Creates a new MNIST loader with the default configuration.

actual fun create(cacheDir: String): MNISTLoader

Creates a new MNIST loader with a custom cache directory.

actual fun create(config: MNISTLoaderConfig): MNISTLoader

Creates a new MNIST loader with a custom configuration.

expect fun create(): MNISTLoader

Creates a new MNIST loader with the default configuration.

expect fun create(cacheDir: String): MNISTLoader

Creates a new MNIST loader with a custom cache directory.

expect fun create(config: MNISTLoaderConfig): MNISTLoader

Creates a new MNIST loader with a custom configuration.

actual fun create(): MNISTLoader
actual fun create(cacheDir: String): MNISTLoader
actual fun create(config: MNISTLoaderConfig): MNISTLoader
actual fun create(): MNISTLoader
actual fun create(cacheDir: String): MNISTLoader
actual fun create(config: MNISTLoaderConfig): MNISTLoader
actual fun create(): MNISTLoader

Creates a new MNIST loader with the default configuration.

actual fun create(cacheDir: String): MNISTLoader

Creates a new MNIST loader with a custom cache directory.

actual fun create(config: MNISTLoaderConfig): MNISTLoader

Creates a new MNIST loader with a custom configuration.

actual fun create(): MNISTLoader
actual fun create(cacheDir: String): MNISTLoader
actual fun create(config: MNISTLoaderConfig): MNISTLoader
actual fun create(): MNISTLoader
actual fun create(cacheDir: String): MNISTLoader
actual fun create(config: MNISTLoaderConfig): MNISTLoader
actual fun create(): MNISTLoader

Creates a new MNIST loader with the default configuration.

actual fun create(cacheDir: String): MNISTLoader

Creates a new MNIST loader with a custom cache directory.

actual fun create(config: MNISTLoaderConfig): MNISTLoader

Creates a new MNIST loader with a custom configuration.