How machines learn
Data, training and prediction; supervised, unsupervised and reinforcement learning, explained with everyday examples and no maths.
6 lessons · about 1 hour
What’s inside
- 01Learning from examples: data, features and labels
Machine learning swaps hand-written rules for examples, and three words (data, features and labels) explain how. · 9 min
- 02Supervised learning: learning with an answer key
The most common kind of machine learning learns from examples that come with the right answers attached. · 10 min
- 03Unsupervised learning: finding groups nobody named
When there are no answers to learn from, machines can still find structure, such as customer groups and odd-one-out events. · 9 min
- 04Reinforcement learning: trial, error and reward
Some AI learns by trying things and being rewarded, which is how it beat world champions at games and how chatbots learn manners. · 10 min
- 05Neural networks: layers of adjustable dials
The idea behind almost all modern AI, explained as layers of dials that get nudged until the answers come out right. · 10 min
- 06When learning goes wrong: overfitting and bias
Machines learn exactly what the data teaches, which is why memorising, bad data and old unfairness all end up in the results. · 11 min
