Deep Learning
Definition
Deep learning uses neural networks with multiple layers of learned representations. Its modern rise combined larger datasets, better training methods and parallel hardware.
What is deep learning?
Deep learning is machine learning based on neural networks with multiple layers of learned representation. 'Deep' refers to the number of successive transformations between the input and output, not to human-like depth of understanding.
What layers learn
Early layers may detect simple local structure, while later layers can combine those patterns into more task-specific representations. In language models, layers transform token embeddings using attention and feed-forward networks; in vision models, layers transform image patches or feature maps.
Why deep learning became dominant
Large datasets, parallel hardware, better optimization methods and architectural innovations made it possible to train much larger networks than before. Deep learning now underlies many leading systems in vision, speech, language, recommendation and multimodal AI.
Related terms, defined
Reference guide and primary sources
Wikipedia is used here as a terminology and history reference guide. Current model versions, institutional statistics and product-specific claims are also linked to first-party or institutional sources because those details can change faster than encyclopedia articles.