Sample Deep Network training with mnist and cifar

Sample Deep Network training with mnist and cifar
826 téléchargements
Mise à jour 21 août 2019

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Get Started with Deep Learning Toolbox dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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