Crate mnist_read

Source
Expand description

Reads generic data and label files in the MNIST format.

Functionsยง

read_data
Reads MNIST format data.
read_labels
Reads MNIST format labels.