Beginner
Artificial Intelligence & Machine Learning
Q18 / 100
What is deep learning?
Correct! Well done.
Incorrect.
The correct answer is B) A subset of machine learning using neural networks with many hidden layers to automatically learn hierarchical representations from raw data
B
Correct Answer
A subset of machine learning using neural networks with many hidden layers to automatically learn hierarchical representations from raw data
Explanation
Deep learning (CNNs, RNNs, Transformers) learns features automatically from raw data (pixels, text, audio). Enabled by: large datasets (ImageNet), GPUs, and algorithmic advances (ReLU, batch norm, attention).
Progress
18/100