About 26,100,000 results
Open links in new tab
  1. Introduction to Convolution Neural Network - GeeksforGeeks

    Jul 11, 2025 · Convolutional Neural Network (CNN) is an advanced version of artificial neural networks (ANNs), primarily designed to extract features from grid-like matrix datasets. This is …

  2. Convolutional neural network - Wikipedia

    A convolutional neural network (CNN) is a type of feedforward neural network that learns features via filter (or kernel) optimization. This type of deep learning network has been applied to …

  3. What are convolutional neural networks? - IBM

    What are convolutional neural networks? Convolutional neural networks use three-dimensional data for image classification and object recognition tasks. Neural networks are a subset of …

  4. An Introduction to Convolutional Neural Networks (CNNs)

    Nov 14, 2023 · What is a Convolutional Neural Network (CNN)? A Convolutional Neural Network (CNN), also known as ConvNet, is a specialized type of deep learning algorithm mainly …

  5. What is a convolutional neural network (CNN)? - TechTarget

    Nov 25, 2024 · What is a convolutional neural network (CNN)? A convolutional neural network (CNN) is a category of machine learning model. Specifically, it is a type of deep learning …

  6. What No One Tells You About a Convolutional Neural Network

    Jul 3, 2025 · What is a convolutional neural network and why is it used? A convolutional neural network, a CNN or ConvNet, is a deep learning algorithm specifically designed for image …

  7. What is a Convolutional Neural Network? - Roboflow Blog

    Feb 10, 2023 · What is a Convolutional Neural Network? A Convolutional Neural Network (CNN) is a deep learning architecture that takes an image, applies convolutions and pooling, then …

  8. Convolutional Neural Network Explained - phoenixNAP

    Apr 16, 2025 · What Is a Convolutional Neural Network (CNN)? A Convolutional Neural Network (CNN) is an artificial neural network that processes grid-like data, such as 2D images or 3D …

  9. Introduction to Convolutional Neural Networks (CNN)

    Feb 13, 2025 · Convolutional neural network is a deep learning model designed to process grid-based data inputs including images and videos. Unlike traditional fully connected neural …

  10. What Is a Convolutional Neural Network? - MATLAB & Simulink

    What Is a Convolutional Neural Network? A convolutional neural network (CNN or ConvNet) is a network architecture for deep learning that learns directly from data. CNNs are particularly …