17
Lesson 17 of 20 ยท What is AI?
Convolutional neural networks
CNNs are specialized for image processing. They use filters that slide across images to detect edges, shapes, and objects layer by layer.
- CNNs use sliding filters to analyze images.
- Each layer detects increasingly complex features.
Think about it
What are CNNs specialized for?
