MNIST8 70000 normalised digits given by 8x8 pixels (features) in 10 classes
[TRAIN,TEST] = mnist8
Load the MNIST8 dataset. These are the original MNIST digits, normalised such that they fit exactly in images of 8x8 pixels. The first 60000 are the original training set, the last 10000 are the original test set. REFERENCE See also
|