Machine learning basics
Machine learning that uses neural networks with many stacked layers, the approach behind modern image, speech and language tools.
Formal
A kind of machine learning that trains neural networks with many layers, where each layer builds more general features from the output of the layer below, learned directly from raw data.
In plain English
Like a line of workers where the first notices edges, the next shapes, the next faces, and each passes a richer picture up the line.
In practice
A region's hospitals use a deep learning model, trained on hundreds of thousands of X-ray images, to mark possible fractures for a doctor to check.
Why it matters
It brought a large jump in what AI can do from about 2012, but the models need huge amounts of data and computing power, and their reasoning is very hard to explain.