MNIST handwritten digit recognition with LeNet-1 CNN

Versión 1.0.0 (11,4 MB) por Lyes Demri
This is an implementation of the method described in LeCun's 1989 "Handwritten Digit Recognition with a Back-Propagation Network" paper.
150 Descargas
Actualizado 5 dic 2022

Ver licencia

This is an implementation of the method described in LeCun's 1989 classic "Handwritten Digit Recognition with a Back-Propagation Network". It doesn't use any toolbox or library. Please note this was made as an exercise for me to grasp Convolutional Neural Networks, and is not meant to be computationnally efficient whatsoever. The training script takes 4 hours to complete one epoch on my laptop (i5 with 4GB of RAM). However, the first epochs already gives 94% good recognition, and I've gotten 97.03% after 4 epochs. It could turn out to be even higher, as I've discovered a very stupid mistake upon reviewing this code to post it here.

Citar como

Lyes Demri (2025). MNIST handwritten digit recognition with LeNet-1 CNN (https://www.mathworks.com/matlabcentral/fileexchange/121687-mnist-handwritten-digit-recognition-with-lenet-1-cnn), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0