Convolutional neural networks (CNNs) are a class of deep learning algorithms specifically designed to process structured grid data, such as images. They use a specialized architecture that includes convolutional layers to automatically and adaptively learn spatial hierarchies of features from input images, making them particularly effective for image recognition and classification tasks.
Topic 14.1: 14.1 Development of Computer Science and Artificial Intelligence
Unit 14