并行和云
使用 Parallel Computing Toolbox™ 在多个 GPU、集群和云中训练深度网络。在本地使用多个 GPU 或在云中扩展深度学习,并以交互方式或批处理作业的形式训练多个网络。要了解有关选项的信息,请参阅Scale Up Deep Learning in Parallel, on GPUs, and in the Cloud。
主题
- 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 Big Data
Train deep neural networks using large amounts of data.
- Run Experiments in Parallel
Run multiple simultaneous trials or one trial at a time on multiple workers. (自 R2020b 起)
- Deep Learning with MATLAB on Multiple GPUs
Speed up deep neural network training using multiple GPUs locally or in the cloud.
- 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.
- Resolve GPU Memory Issues
Troubleshoot errors when MATLAB cannot allocated the requested GPU memory.
- Deep Learning in the Cloud
Access MATLAB in the cloud for deep learning.
- 在云中使用深度学习数据
将数据上传到云的示例工作流。
- Cloud AI Workflow Using the Deep Learning Container
An example workflow for training, importing data, and optimizing a deep neural network in the cloud using the Deep Learning Container.