Back to Glossary
CNNConvolutional Neural Network
畳み込みニューラルネットワーク(たたみこみニューラルネットワーク)
IntermediateModels & Architecture
A type of neural network designed for processing grid-like data such as images, using filters that detect visual features like edges and shapes.
Why It Matters
CNNs revolutionized computer vision and remain essential for image classification, object detection, and medical imaging.
Example in Practice
A dermatology app that analyzes skin photos to detect potential melanoma.