Teachable Machine
Train a model live, in the browser, on sticky notes
Students draw two simple shapes on sticky notes, capture twenty training photos of each, train a model and test it live against their own camera. The lesson lands because the model fails in front of them: they see for themselves how the amount and variety of training data changes what the machine gets right.
What you need
- Two sticky notes per student
- Dark washable markers
- A computer with camera access
Runs on
teachablemachine.withgoogle.com
Open the toolHow it runs
- 01 Each student draws two distinct simple shapes, one per sticky note.
- 02 Open Teachable Machine and start an Image Project on the Standard Model.
- 03 Label two classes and capture 20 photos of each shape.
- 04 Train the model, then test it live against the camera feed.
- 05 Ask the class what happens when no shape is held up at all.
Ask the class
- How accurate is the model?
- What would make it better?
- How do the amount and the variety of the data change the result?
If you have more time
- Recapture at 60+ photos per shape from varied angles.
- Add 20+ background photos as a default class, then push for 90% accuracy across all three.
- Grade 9+: embed the trained model on an Arduino with an OV7670 camera.