axonWhat is machine learning?
1 / 10

Let’s teach Tensor to recognize dogs. Give each example a label.

EXAMPLE 01

I learn from your labels.

Example 1
Example 2
Example 3
Example 1
Example 2
Example 3
Tensor
SOMETHING NEW?

Dog
Labeled examples
→
Training
→
A learned pattern

In supervised learning, labeled examples help a model learn a pattern it can try on new inputs.

ExamplesModelTraining is finished
00252550507575100100outputinput →
Predict→ Measure→ Nudge
Average error24.0
Ten synthetic examples, on a 0–100 scale.
LEARN FROM

Emails marked spam or not spam

→
PREDICT

Is this new email spam?

Your starting model24.0average error
→
After your training24.0average error

How it worksThis small demo matches preset features to the closest labeled example. It uses your labels; it does not train an image-recognition system.
Label all three examples first.
Exit lesson