卷积神经网络 Resources

Showing items tagged with "卷积神经网络"

This project offers a MATLAB class implementation of Convolutional Neural Networks (CNNs), originally developed by Yann LeCun. The implementation demonstrates practical applications including handwritten digit recognition, face detection, and robot navigation through layered architecture with convolution, pooling, and fully connected layers.

MATLAB 209 views Tagged

deepLearnToolbox-master is a comprehensive deep learning package for MATLAB containing various machine learning algorithms including Convolutional Neural Networks (CNN), Deep Belief Networks (DBN), and AutoEncoders (Stacked SAE, Convolutional CAE). The package was developed by Rasmus Berg Palm.

MATLAB 257 views Tagged