Skip to main content
  1. Glossary/
  2. C/

Convolutional Neural Networks (CNNs)

39 words·1 min
Table of Contents

Definition
#

Deep learning models using convolutional layers to detect spatial patterns.

Key Characteristics
#

  • Feature extraction
  • Pooling layers
  • Object detection

Why It Matters
#

Core technology behind facial recognition and medical imaging.

Examples
#

  • ResNet
  • YOLO (object detection)