Handwritten digit recognition with simple Neural Net

版本 1.0.0 (11.9 MB) 作者: Lyes Demri
This is a very basic example of handwritten digit recognition using a simple 3-layer neural network built from scratch. Shows every step.
377.0 次下载
更新时间 2022/10/4

查看许可证

This is a very basic example of handwritten digit recognition using a simple 3-layer neural network built from scratch. All steps are implemented, no black box.
MLP.m is the training and testing algorithm
written_digit_recognition.m is a demo of the best trained network (provided) recognizing the digit written in a file you create. Draw a digit with your favorite image editor, save it next to the script, and it will open it and recognize the digit you've written.

引用格式

Lyes Demri (2024). Handwritten digit recognition with simple Neural Net (https://www.mathworks.com/matlabcentral/fileexchange/118545-handwritten-digit-recognition-with-simple-neural-net), 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