[][src]Module deep_learning_playground::setup::mnist

Structs

Batched
DatasetKey
MnistImage

Functions

batched

Make batche from MnistImage.

load_data

Loading MNIST Data (http://yann.lecun.com/exdb/mnist/). If the following files are not found in the .mnist directory of the execution path, download them from the database and decode the data.

test_dataset
train_dataset