About 53,700,000 results
Open links in new tab
  1. Convolutional Neural Network (CNN) in Machine Learning

    Oct 8, 2025 · Convolutional Neural Networks (CNNs) are deep learning models designed to process data with a grid-like topology such as images. They are the foundation for most modern computer …

  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 process and …

  3. What is CNN in Deep Learning? The AI Behind Computer Vision

    Dec 8, 2025 · Learn what CNN is in deep learning, how they work, and why they power modern image recognition AI and computer vision programs.

  4. 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 machine learning, …

  5. 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 designed for tasks …

  6. 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 algorithm that is well …

  7. CNNs: Convolutional Neural Networks - AI Vision Guide

    Nov 18, 2025 · What is a Convolutional Neural Network? A Convolutional Neural Network (CNN) is a class of deep neural networks, most commonly applied to analyzing visual imagery.

  8. CNNs Explained: Vision AI Made Simple | by API4AI | Medium

    Apr 23, 2025 · Behind many of these features is a powerful AI model called a Convolutional Neural Network or CNN. CNNs have become the foundation for most modern computer vision tasks, from …

  9. CNN in Deep Learning: Algorithm and Machine Learning Uses

    Jun 23, 2025 · It’s all possible thanks to convolutional neural networks (CNN). Here’s an example of convolutional neural networks that illustrates how they work: Imagine there’s an image of a bird, and …

  10. What is CNN in Deep Learning? A Quick Overview

    Oct 1, 2025 · Deep learning is a subset of machine learning that uses multi-layered neural networks to model complex patterns in data. Among various types of deep learning models, CNNs are a favorite …