Convolutional Neural Networks

1 revision
#11 week ago
+6
Migrated from pages table
+Convolutional Neural Networks (CNNs) are a specialized class of [Neural Networks](/wiki/neural_networks) adept at processing data with a grid-like topology, such as images. They excel at learning spatial hierarchies of features, making them a foundational technology in modern [Computer Vision](/wiki/computer_vision) tasks.
+## See also
+- [Machine Learning](/wiki/machine_learning)
+- [Deep Learning](/wiki/deep_learning)
+- [Image Recognition](/wiki/image_recognition)
... 1 more lines