MNIST neural network training and testing

版本 1.0.0 (14.2 MB) 作者: Johannes Langelaar
Full code and functions for training and testing a simple neural network to recognize single digits between 0 and 9
3.0K 次下载
更新时间 2019/10/13

查看许可证

Full code and functions for training and testing a simple neural network to recognize single digits between 0 and 9. The network has two hidden layers with 80 and 60 neurons respectively (easy to change). Accuracy about 97 %. Please comment if you find any better parameters!

How to run:
1. Make sure all the files are in your current folder.
2. Run "digit_train.m" (will probably take about 5-20 minutes depending on your computer).
3.Run "digit_test.m" to test and evaluate your network.

引用格式

Johannes Langelaar (2024). MNIST neural network training and testing (https://www.mathworks.com/matlabcentral/fileexchange/73010-mnist-neural-network-training-and-testing), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0