Paralelo y nube
Escale deep learning con varias GPU de forma local o en la nube y entrene varias redes de forma interactiva o en trabajos por lotes
Entrene redes profundas en varias GPU, clusters y nubes con Parallel Computing Toolbox™. Escale deep learning con varias GPU de forma local o en clusters y entrene varias redes de forma interactiva o en trabajos por lotes. Para obtener información sobre las opciones, consulte Scale Up Deep Learning in Parallel, on GPUs, and in the Cloud.
Temas
Aspectos básicos de computación paralela, GPU y la nube
- Scale Up Deep Learning in Parallel, on GPUs, and in the Cloud
Explore options for deep learning with MATLAB® in parallel and using multiple GPUs, locally or in the cloud. - Deep Learning with MATLAB on Multiple GPUs
Speed up deep neural network training using multiple GPUs locally or in the cloud. - Run Experiments in Parallel
Run multiple simultaneous trials or one trial at a time on multiple workers. - Deep Learning with Big Data
Train deep neural networks using large amounts of data. - Resolve GPU Memory Issues
Troubleshoot errors when MATLAB cannot allocate the requested GPU memory.
Entrenamiento en la nube
- Deep Learning in the Cloud
Access MATLAB in the cloud for deep learning. - Work with Deep Learning Data in the Cloud
Example workflows for uploading data to the cloud.
- Cloud AI Workflow Using MathWorks Cloud Center
Example workflows for training, importing data, and optimizing a deep neural network in the cloud using MathWorks Cloud Center.
- Cloud AI Workflow Using the Deep Learning Container
Example workflows for training, importing data, and optimizing a deep neural network in the cloud using the Deep Learning Container.
Bucles de entrenamiento personalizados
- Run Custom Training Loops on a GPU and in Parallel
Speed up custom training loops by running on a GPU, in parallel using multiple GPUs, or on a cluster. - Train Network in Parallel with Custom Training Loop
This example shows how to set up a custom training loop to train a network in parallel.