Deep Learning in the Cloud with MATLAB R2016b

MATLAB code for Deep Learning in the Cloud with MATLAB R2016b white paper.
484 download
Aggiornato 19 gen 2017

Visualizza la licenza

This provides support code for the " Deep Learning in the Cloud with MATLAB R2016b" white paper:
https://www.mathworks.com/content/dam/mathworks/mathworks-dot-com/products/files/super-computing-deep-learning-white-paper.pdf

This presents a worked example of how to train a neural network to perform image classification on the CIFAR-10 data set. Using the Parallel Computing Toolbox and MATLAB Distributed Computing Server for Amazon EC2, multiple networks are trained in parallel using GPU clusters in the cloud. The relative accuracy and memory footprints of the different networks is compared to chose the best network architecture for the problem.

To replicate the results of the paper run the cifar10DeepLearning.m script. This will train 16 different neural networks in parallel. Refer to the white paper for help with:
- Creating a cloud cluster.
- Uploading and preparing the CIFAR-10 data set on your cluster.

The following helper functions are also provided to help users upload, manage, and backup data on their cluster:
- copyToCluster.m
- deleteFromCluster.m
- existsOnCluster.m
- createSnapshot.m
For more information about using these functions refer to their help text.

Cita come

Stuart Moulder (2025). Deep Learning in the Cloud with MATLAB R2016b (https://it.mathworks.com/matlabcentral/fileexchange/61031-deep-learning-in-the-cloud-with-matlab-r2016b), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0