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.
引用格式
Lyes Demri (2024). 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. 检索时间: .
MATLAB 版本兼容性
创建方式
R2009a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |