All termsExplore in the AI Universe
Glossary · Term
Deep Learning
L3 · AdvancedFoundational
In plain terms
Machine learning with many-layered neural networks.
Technical definition
A family of methods that stack many layers of learned nonlinear transformations, trained end to end by gradient descent, so that representations are learned rather than hand-engineered.
Example
An image classifier that learns edges, then shapes, then objects across its layers.