TensorFlow.js MNIST classifier

See console for even more outputs.

Input Image

Input image is a 28x28 pixel greyscale image from MNIST dataset - a real hand drawn digit!

Prediction

Below you see what number the trained TensorFlow.js model has predicted from the input image.

Red is a wrong prediction, Green is a correct one.

Training model. Please wait...