PyTorch for former Torch users

Author: Soumith Chintala

In this tutorial, you will learn the following:

  1. Using torch Tensors, and important difference against (Lua)Torch
  2. Using the autograd package
  3. Building neural networks
  • Building a ConvNet
  • Building a Recurrent Net
  1. Use multiple GPUs