AI Rookies

CNN — Convolutional Neural Network

Fact

A neural network built to understand image-like grids.

In Plain Words

CNN is like a kid solving a hidden-picture puzzle. It spots little edges first, then yells, “cat!”

It helps sort and recognize images. You meet it in photo apps and video tools.

Related Concepts

Neural-network
CNN is a classic vision branch of the neural network family.

AlexNet
AlexNet made CNNs a main tool for computer vision again.

ResNet
ResNet is a famous upgrade from deeper, better CNNs.

Transformer
CNN is often compared with Transformer for different task strengths.