ScratchData LogoScratchData
Back to Dinosu's profile

Real MNIST Data

DIDinosu•Created October 28, 2021
Real MNIST Data
22
15
226 views
View on Scratch

Instructions

This project uses 1000 real data points from the MNIST Database (the most well-known collection of handwritten digits) to display the images. Press arrow keys or space to go forward or backward in the images.

Description

This project is not costume-based and the number images are 100% pen. The data for this project to work was retrieved from the MNIST Database by me through a Python script and imported here. In case you want to use this, the "mnist" list inside contains the pixel values for all 1000 images strung together in each 784 pixel image by hyphens ("-"), with the last item in this string being the correct number associated with the image.

Project Details

Project ID591578824
CreatedOctober 28, 2021
Last ModifiedOctober 30, 2021
SharedOctober 29, 2021
Visibilityvisible
CommentsAllowed