MatlabCode

本站所有资源均为高质量资源,各种姿势下载。

您现在的位置是:MatlabCode > 资源下载 > 智能算法 > implementation of convolutional neural networks

implementation of convolutional neural networks

资 源 简 介

This project provides matlab class for implementation of convolutional neural networks. This networks was created by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigat

详 情 说 明

In this project, we provide a MATLAB class for the implementation of convolutional neural networks (CNN). These networks were created by the renowned Yann LeCun and have been successfully used in numerous practical applications. Some notable examples include handwritten digits recognition, face detection, robot navigation, and many others.

In this release, we have included a sample of handwritten digits recognition using CNN. This serves as a great starting point for anyone interested in exploring the capabilities of convolutional neural networks and their applications in the field of image recognition.