• A convolutional neural network (CNN) is a type of feedforward neural network that learns features via filter (or kernel) optimization. This type of deep...
    138 KB (15,607 words) - 20:11, 7 May 2025
  • artificial neural networks, a convolutional layer is a type of network layer that applies a convolution operation to the input. Convolutional layers are...
    12 KB (1,424 words) - 05:13, 14 April 2025
  • certain existing neural network architectures can be interpreted as GNNs operating on suitably defined graphs. A convolutional neural network layer, in the...
    42 KB (4,595 words) - 13:27, 6 April 2025
  • Thumbnail for Deep learning
    networks, deep belief networks, recurrent neural networks, convolutional neural networks, generative adversarial networks, transformers, and neural radiance...
    180 KB (17,764 words) - 08:07, 11 April 2025
  • Region-based Convolutional Neural Networks (R-CNN) are a family of machine learning models for computer vision, and specifically object detection and...
    9 KB (1,017 words) - 16:26, 2 May 2025
  • recurrent neural networks and convolutional neural networks, renewed interest in ANNs. The 2010s saw the development of a deep neural network (i.e., one...
    84 KB (8,624 words) - 22:19, 7 May 2025
  • Thumbnail for Neural network (machine learning)
    In machine learning, a neural network (also artificial neural network or neural net, abbreviated ANN or NN) is a computational model inspired by the structure...
    168 KB (17,637 words) - 20:48, 21 April 2025
  • Thumbnail for LeNet
    LeNet (category Artificial neural networks)
    LeNet is a series of convolutional neural network architectures created by a research group in AT&T Bell Laboratories during the 1988 to 1998 period, centered...
    23 KB (2,848 words) - 03:44, 26 April 2025
  • Thumbnail for DeepDream
    created by Google engineer Alexander Mordvintsev that uses a convolutional neural network to find and enhance patterns in images via algorithmic pareidolia...
    18 KB (1,779 words) - 23:58, 20 April 2025
  • closely mimic biological neural organization. The idea is to add structures called "capsules" to a convolutional neural network (CNN), and to reuse output...
    28 KB (4,008 words) - 22:23, 5 November 2024
  • Thumbnail for Feedforward neural network
    Feedforward refers to recognition-inference architecture of neural networks. Artificial neural network architectures are based on inputs multiplied by weights...
    21 KB (2,242 words) - 04:14, 9 January 2025
  • Thumbnail for AlexNet
    AlexNet (category Neural network architectures)
    AlexNet is a convolutional neural network architecture developed for image classification tasks, notably achieving prominence through its performance in...
    20 KB (2,160 words) - 05:40, 7 May 2025
  • Thumbnail for You Only Look Once
    You Only Look Once (category Neural networks)
    is a series of real-time object detection systems based on convolutional neural networks. First introduced by Joseph Redmon et al. in 2015, YOLO has...
    10 KB (1,222 words) - 21:29, 7 May 2025
  • U-Net (category Neural network architectures)
    U-Net is a convolutional neural network that was developed for image segmentation. The network is based on a fully convolutional neural network whose architecture...
    11 KB (1,214 words) - 12:06, 25 April 2025
  • Thumbnail for MNIST database
    convolutional neural network best performance was 0.25 percent error rate. As of August 2018, the best performance of a single convolutional neural network...
    32 KB (3,252 words) - 05:34, 2 May 2025
  • Thumbnail for VGGNet
    VGGNet (category Neural network architectures)
    The VGGNets are a series of convolutional neural networks (CNNs) developed by the Visual Geometry Group (VGG) at the University of Oxford. The VGG family...
    9 KB (944 words) - 22:09, 10 October 2024
  • Thumbnail for Ilya Sutskever
    Alex Krizhevsky and Geoffrey Hinton, he co-invented AlexNet, a convolutional neural network. Sutskever co-founded and was a former chief scientist at OpenAI...
    27 KB (2,174 words) - 21:41, 19 April 2025
  • Thumbnail for Rectifier (neural networks)
    called "positive part") was critical for object recognition in convolutional neural networks (CNNs), specifically because it allows average pooling without...
    21 KB (2,794 words) - 04:18, 27 April 2025
  • Dengwen Zhou; Xiaoliu Shen. "Image Zooming Using Directional Cubic Convolution Interpolation". Retrieved 13 September 2015. Shaode Yu; Rongmao Li; Rui...
    12 KB (293 words) - 16:55, 22 January 2025
  • Thumbnail for Neural style transfer
    weighted sum of squared-differences between the neural activations of a single convolutional neural network (CNN) on two images. The style similarity is...
    15 KB (2,118 words) - 03:10, 26 September 2024
  • Thumbnail for Block-matching and 3D filtering
    of the two objective functions. An approach that integrates a convolutional neural network has been proposed and shows better results (albeit with a slower...
    6 KB (676 words) - 05:33, 17 October 2023
  • Thumbnail for Optical neural network
    An optical neural network is a physical implementation of an artificial neural network with optical components. Early optical neural networks used a photorefractive...
    15 KB (1,761 words) - 15:56, 19 January 2025
  • type of convolutional neural network used to enhance a given image with no prior training data other than the image itself. A neural network is randomly...
    7 KB (975 words) - 01:48, 19 January 2025
  • types of artificial neural networks (ANN). Artificial neural networks are computational models inspired by biological neural networks, and are used to approximate...
    89 KB (10,702 words) - 10:21, 19 April 2025
  • other sensory-motor organs. CNN is not to be confused with convolutional neural networks (also colloquially called CNN). Due to their number and variety...
    72 KB (10,029 words) - 11:52, 25 May 2024
  • Thumbnail for Knowledge graph embedding
    Novel Embedding Model for Knowledge Base Completion Based on Convolutional Neural Network". Proceedings of the 2018 Conference of the North American Chapter...
    52 KB (5,948 words) - 06:20, 19 April 2025
  • A Siamese neural network (sometimes called a twin neural network) is an artificial neural network that uses the same weights while working in tandem on...
    12 KB (1,575 words) - 16:55, 8 October 2024
  • Thumbnail for VC-6
    In the VC-6 standard an up-sampler developed with an in-loop Convolutional Neural Network is provided to optimize the detail in the reconstructed image...
    16 KB (1,700 words) - 05:17, 31 July 2024
  • Thumbnail for Residual neural network
    A residual neural network (also referred to as a residual network or ResNet) is a deep learning architecture in which the layers learn residual functions...
    27 KB (2,929 words) - 23:15, 25 February 2025
  • MobileNet is a family of convolutional neural network (CNN) architectures designed for image classification, object detection, and other computer vision...
    9 KB (921 words) - 15:54, 5 November 2024