约 558,000 个结果
在新选项卡中打开链接
  1. Convolutional neural network - Wikipedia

    Convolutional neural networks are variants of multilayer perceptrons, designed to emulate the behavior of a visual cortex. These models mitigate the challenges posed by the MLP …

  2. 卷积神经网络_百度百科

    卷积神经网络(Convolutional Neural Network, CNN)是一种前馈神经网络(Feedforward Neural Networks),广泛应用于图像识别和视觉任务,是深度学习中的核心模型之一。

  3. What are convolutional neural networks? - IBM

    The convolutional layer is the core building block of a CNN, and it is where the majority of computation occurs. It requires a few components, which are input data, a filter and a feature …

  4. 单词 Convolutional 的含义和使用场景介绍 - 知乎

    在计算机科学和更具体地说,在人工智能和机器学习的领域中, convolutional 常常用来描述 convolutional neural networks (CNNs),这是一类特别设计来处理具有类似网格结构的数据(例 …

  5. Convolutional architectures are cortex-aligned de novo

    2025年11月13日 · The convolutional architecture, which we refer to as the Expansion model, contained a hierarchy of layers that each perform the following operations: convolution, …

  6. 24 Convolutional Neural Nets – Foundations of Computer Vision

    Convolutional neural nets, also called convnets or CNNs, are a neural net architecture especially suited to the structure in visual signals. The key idea of CNNs is to chop up the input image …

  7. 卷积神经网络 - 维基百科,自由的百科全书

    卷积神经网络 (英語: convolutional neural network, 縮寫: CNN)是一种 前馈神经网络,它的人工神经元可以响应一部分覆盖范围内的周围单元, [1] 对于大型图像处理有出色表现。

  8. What is a convolutional neural network? - Google Cloud

    What is a convolutional neural network? A convolutional neural network (CNN) is a sort of artificial neural network specifically designed for analyzing visual data. Inspired by our own visual...

  9. Introduction to Convolution Neural Network - GeeksforGeeks

    2025年7月11日 · 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 …

  10. 深度学习:深入浅出卷积(Convolutional ) - 知乎

    深度学习:深入浅出卷积(Convolutional ) 李sir 软件工程师一枚 29 人赞同了该文章