Deep Learning
intermediate
Deep Learning
A subset of machine learning based on artificial neural networks with multiple layers.
Detailed Explanation
Deep Learning is a specialized form of machine learning that uses layered neural networks to simulate human decision-making. These deep neural networks consist of multiple layers (hence "deep") that progressively extract higher-level features from the raw input. For example, in image processing, lower layers might identify edges, while higher layers might identify concepts relevant to human understanding such as digits, letters, or faces.
Examples
- Image and speech recognition
- Language translation
- AlphaGo
Tags
neural networks
layers
representation learning