What is Convolutional Neural Networks?
Convolutional neural networks (CNNs) apply learnable filters across local receptive fields—especially effective for images and other grid-like data—sharing weights to detect translation-tolerant patterns.
Authority: Wikipedia — Convolutional neural network.