◆ Data Science · Case Study 04

Draw a digit. Watch a neural network read it, live.

A convolutional neural network trained in TensorFlow and Keras on 70,000 handwritten digits, then shipped into this page. See how it is built and trained, then scroll down and draw: the model runs right in your browser and predicts what you wrote.

← Back to the case study ⬡ TensorFlow / Keras · runs in-browser
🧠
What you are about to use

The live demo below is not a video or a trick. It is the actual trained network, its ~27,000 weights shipped to your browser and run with a from-scratch forward pass in JavaScript. Draw with a mouse or finger, and it classifies your sketch on the spot. No server, no round trip.

Loading the network…