Sample Deep Network training with mnist and cifar

版本 1.0.3 (6.2 KB) 作者: Masayuki Tanaka
Sample Deep Network training with mnist and cifar
849.0 次下载
更新时间 2019/8/21

查看许可证

Run sample_mnist.m and sample_cifar10.m

It includes sample training code with Neural Network Toolbox for mnist and cifar10.
The datasets of mnist and cifar10 are automatically downloaded at the first time.

It is also reference code for train with 1000 project.
http://www.ok.sc.e.titech.ac.jp/~mtanaka/proj/train1000/
This is a ranking site for the performance with training with just 1000 samples.

引用格式

Masayuki Tanaka (2024). Sample Deep Network training with mnist and cifar (https://www.mathworks.com/matlabcentral/fileexchange/69480-sample-deep-network-training-with-mnist-and-cifar), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

for 2019a

1.0.2

Change the name of required tool box.

1.0.1

Change check tool box name.

1.0.0