create

actual fun create(): MNISTLoader(source)

Creates a new MNIST loader with the default configuration.

Return

A new MNIST loader.


actual fun create(cacheDir: String): MNISTLoader(source)

Creates a new MNIST loader with a custom cache directory.

Return

A new MNIST loader.

Parameters

cacheDir

The directory to use for caching.


Creates a new MNIST loader with a custom configuration.

Return

A new MNIST loader.

Parameters

config

The configuration to use.

expect fun create(): MNISTLoader(source)

Creates a new MNIST loader with the default configuration.

Return

A new MNIST loader.


expect fun create(cacheDir: String): MNISTLoader(source)

Creates a new MNIST loader with a custom cache directory.

Return

A new MNIST loader.

Parameters

cacheDir

The directory to use for caching.


Creates a new MNIST loader with a custom configuration.

Return

A new MNIST loader.

Parameters

config

The configuration to use.

actual fun create(): MNISTLoader(source)
actual fun create(cacheDir: String): MNISTLoader(source)
actual fun create(): MNISTLoader(source)
actual fun create(cacheDir: String): MNISTLoader(source)
actual fun create(): MNISTLoader(source)

Creates a new MNIST loader with the default configuration.

Return

A new MNIST loader.


actual fun create(cacheDir: String): MNISTLoader(source)

Creates a new MNIST loader with a custom cache directory.

Return

A new MNIST loader.

Parameters

cacheDir

The directory to use for caching.


Creates a new MNIST loader with a custom configuration.

Return

A new MNIST loader.

Parameters

config

The configuration to use.

actual fun create(): MNISTLoader(source)
actual fun create(cacheDir: String): MNISTLoader(source)
actual fun create(): MNISTLoader(source)
actual fun create(cacheDir: String): MNISTLoader(source)
actual fun create(): MNISTLoader(source)

Creates a new MNIST loader with the default configuration.

Return

A new MNIST loader.


actual fun create(cacheDir: String): MNISTLoader(source)

Creates a new MNIST loader with a custom cache directory.

Return

A new MNIST loader.

Parameters

cacheDir

The directory to use for caching.


Creates a new MNIST loader with a custom configuration.

Return

A new MNIST loader.

Parameters

config

The configuration to use.