無料 コース
PyTorch による効率的な AI モデルトレーニング
上級スキルレベル
更新済み 2026/05
無料コースを始める
無料で含まれています
PythonArtificial Intelligence4 時間13 ビデオ45 演習3,850 XP修了証明書
無料アカウントを作成する
Googleで続行その他のオプションを表示または
数千社の学習者に愛されています
チームをトレーニングしますか?
法人向けに試すコースの説明
分散トレーニングのためのデータ準備
まず、データセットを複数のデバイスに分割し、各デバイスにモデルのコピーを配置して、分散トレーニングのためのデータを準備することから始めます。 分散環境向けのデータ前処理を、画像、音声、テキストを含めて実践的に学べます。効率化手法の探求
データの準備が整ったら、複数のインターフェースにわたって、トレーニングとオプティマイザーの使用効率を向上させる方法を学びます。 メモリ使用量、デバイス間通信、計算効率を改善することで、勾配蓄積、勾配チェックポイント、ローカル確率的勾配降下法、混合精度学習といった手法を使って、これらの課題にどう対処するかを学びます。 さまざまな最適化手法のトレードオフを理解し、モデルのメモリ使用量を削減できるようになります。 このコースの終了時には、分散型のAI搭載サービスを構築するための知識とツールを身につけているでしょう。前提条件
Intermediate Deep Learning with PyTorchWorking with Hugging Face1
Data Preparation with Accelerator
You'll prepare data for distributed training by splitting the data across multiple devices and copying the model on each device. Accelerator provides a convenient interface for data preparation, and you'll learn how to preprocess images, audio, and text as a first step in distributed training.
2
Distributed Training with Accelerator and Trainer
In distributed training, each device trains on its data in parallel. You'll investigate two methods for distributed training: Accelerator enables custom training loops, and Trainer simplifies the interface for training.
3
Improving Training Efficiency
Distributed training strains resources with large models and datasets, but you can address these challenges by improving memory usage, device communication, and computational efficiency. You'll discover the techniques of gradient accumulation, gradient checkpointing, local stochastic gradient descent, and mixed precision training.
4
Training with Efficient Optimizers
You'll focus on optimizers as levers to improve distributed training efficiency, highlighting tradeoffs between AdamW, Adafactor, and 8-bit Adam. Reducing the number of parameters or using low precision helps to decrease a model's memory footprint.
PyTorch による効率的な AI モデルトレーニング
コース完了 19百万人の学習者に加わって、今日からPyTorch による効率的な AI モデルトレーニングを始めましょう!
無料アカウントを作成する
Googleで続行その他のオプションを表示または
DataCamp for Mobileでデータスキルを磨きましょう
モバイル コースと毎日の 5 分間のコーディング チャレンジで、外出先でも進歩できます。