LetNet-5 CNN

Version 1.0.1 (9.22 MB) by Peng Sun
This code is used to implement LeNet-5's function.
336 Downloads
Updated 14 Aug 2024

View License

The purpose of this code is to help beginners understand the programming details of CNNs
This code is the main function that you can run this network. I also provided a trained network in Accuracy_Calculation.m and you can run that code to calculate the train_set or test_set's accuracy.
I mainly refer to Andrew Ng's deeplearning.ai and some online blogs(https://www.cnblogs.com/pinard/p/6494810.html)
If you have any question or find any mistake in this code, please do not hesitate to contact me immediately (peng_sun0819@163.com)

Cite As

Peng Sun (2026). LetNet-5 CNN (https://www.mathworks.com/matlabcentral/fileexchange/104135-letnet-5-cnn), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

The e-mail is updated!

1.0.0