Description Usage Format Source
10,000 examples of 28x28 image from mnist test set.
1 |
A data frame with 10000 rows of 785 (= 1 + 28*28) variables:
label for handwritten digits (0-9).
Pixel values (0-255). 0 means background (white), 255 means foreground (black).
https://github.com/pjreddie/mnist-csv-png
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.