5. Deep learning
Deep Learning (DL) is a specialized part of machine learning that uses multi-layer neural networks.
It is especially effective for:
- Images
- Speech
- Natural language
- Complex patterns in very large datasets
Relationship:
Deep Learning ⊂ Machine Learning ⊂ Artificial Intelligence
Deep learning usually needs considerably more data and computing power than classical ML.