Deep learning
Definition
Machine learning where the model also learns its own representation of the input, layer by layer.
The step that made the difference: in classical machine learning a person decides which features of the data matter, and the model fits a rule over those features. In deep learning the layers build the features themselves. Nobody tells the network what an edge or a syllable is.
Where this comes up
Articles that define deep learning in context.
