Convolutional Neural Network (CNN) — A neural network architecture designed for processing grid-like data — images, video, audio spectrograms. Uses filters that slide across the input to detect features like edges, textures, and objects. Powers image recognition, self-driving cars, and medical imaging. ResNet, VGG, EfficientNet are famous CNNs.
Part of the XLUXX AI Encyclopedia — the most comprehensive AI reference on the web.

Leave a Reply