Step 8: Average Digits

Prototype confusion

1 ExplorePlay below
2 ReadUnderstand
3 BuildHands-on lab
4 CompareSolution
💡 ReflectThink deeper

All 10 prototypes at a glance

Each image is the average of all samples for that digit — the "prototype" a model learns. Click any two to compare them below.

Compare prototypes

Average 3
Average 8
Difference
100% A

All pair rankings

The most similar pairs are the ones a model will confuse most.

Loading...
Loading...
Loading...

Think Deeper

In the Explore tab, click 'Rank all pairs.' Which pair is most similar? Go back to Step 3 — do the results agree?

Yes — the most similar prototypes match the hardest-to-distinguish pairs. Prototypes are what the model learns. When prototypes overlap, the decision boundary becomes thin and error-prone.
Cybersecurity tie-in: "Normal HTTPS traffic" and "C2 beaconing" can look very similar in feature space — like 3 vs 8 in digits. A model's false positive rate depends on how much the class prototypes overlap.

Loading...