Convolutional neural network
Appearance
A Convolutional Neural Network (CNN, or ConvNet) is an algorithm used in Deep Learning to process visual imagery. It is commonly used in models that work with spatial data, such as images and video. Convolutional Neural Networks have applications in Autonomous vehicles, Medical Imaging for diagnoses, and broadly in the study of Computer Vision and Deep Learning.