10000 MNIST training images (1000 of every digit), reformatted into a tensor: 28 x 10000 x 28.
1000 MNIST test images (100 of every digit), reformatted into a tensor: 28 x 1000 x 28
Usage
data("Mnist")
Arguments
Format
The format is:
Mnist$train$images, Mnist$train$labels
Mnist$test$images, Mnist$test$labels
References
Deng L (2012). “The mnist database of handwritten digit images for machine learning research.” IEEE Signal Processing Magazine, 29(6), 141–142