Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
2572いいね 282062回再生

Introduction to PyTorch

In the first video of this series, we give a broad overview of the parts of the PyTorch toolchain, including: Tensors, automatic gradient computation, model building basics, data loading abstractions, model training, and deployment for inference. This video is meant as a survey, with each topic being covered in more depth in subsequent videos.

Download all notebooks here: pytorch-tutorial-assets.s3.amazonaws.com/youtube-s…

Download individual notebooks here:

1. Tensors - 04:45 to 07:50
pytorch-tutorial-assets.s3.amazonaws.com/youtube-s…

2. Autograd - 08:00 to 9:50

3. A simple model - 10:00 to 14:00
pytorch-tutorial-assets.s3.amazonaws.com/youtube-s…

4. Datasets - 14:00 to 17:10
pytorch-tutorial-assets.s3.amazonaws.com/youtube-s…

5. Training loop - 17:10 to 21:00
pytorch-tutorial-assets.s3.amazonaws.com/youtube-s…

コメント