メインコンテンツ

並列とクラウド

ローカルまたはクラウドでの複数の GPU を使用した深層学習のスケールアップ、対話形式またはバッチ ジョブによる複数のネットワークの学習

Parallel Computing Toolbox™ を使用して、複数の GPU、クラスター、およびクラウドで深いネットワークに学習させます。ローカルまたはクラスターで複数の GPU を使用して深層学習をスケールアップし、対話形式またはバッチ ジョブで複数のネットワークに学習させます。オプションについては、Scale Up Deep Learning in Parallel, on GPUs, and in the Cloudを参照してください。

関数

deep.gpu.deterministicAlgorithmsSet determinism of deep learning operations on the GPU to get reproducible results (R2024b 以降)
deep.gpu.fastAttentionAlgorithmsDisable fast attention algorithms used by deep learning operations on the GPU (R2026a 以降)

トピック

並列、GPU、およびクラウドの基礎

クラウドでの学習

カスタム学習ループ

注目の例