PyTorch for former Torch users

译者:@unknown

校对者:@bringtree

Author: Soumith Chintala

在本教程中, 你将学习到以下内容:

  1. 使用 torch Tensors, 它和 (Lua)Torch 有很大的不同
  2. 使用 autograd package
  3. 构建神经网络
  • 构建一个 ConvNet
  • 构建一个 Recurrent Net
  1. 使用多个 GPUs

http://pytorch.apachecn.org/cn/tutorials/_images/tensor_illustration_flat.png

Tensors

http://pytorch.apachecn.org/cn/tutorials/_images/Variable1.png

Autograd (自动求导)

http://pytorch.apachecn.org/cn/tutorials/_images/torch-nn-vs-pytorch-nn1.png

nn package

http://pytorch.apachecn.org/cn/tutorials/_images/sphx_glr_parallelism_tutorial_thumb.png

Multi-GPU examples

results matching ""

    No results matching ""