Pytorch Tutorial
March 8th, 9:00am - 1:00pm
Annenberg 213
March 8th, 9:00am - 1:00pm
Annenberg 213
PyTorch talk at Caltech (Please RSVP)
Abstract:
Join Facebook's AI team to learn how PyTorch is being used to accelerate the path from novel research to large scale production deployment in computer vision, natural language processing, and machine translation. In the tutorial portion, you'll learn the basics of implementing deep learning algorithms in PyTorch. Concretely, you will walk away with a basic understanding of implementing convolutional networks, using standard gradient based optimization methods, manipulating PyTorch tensors (hint very similar to NumPy.. :)), using automatic differentiation via autograd, and how to use deep-learning specific modules.
Speakers: Joe Spisak, Francisco Massa, Brad Heintz, Shen Li, Christian Puhrsch
Agenda:
Audience:
Students/Researchers on non-CS areas without prior exposure to PyTorch, but who want to get into Deep Learning.
Compute needed:
For this tutorial, we will be using Colab which requires no credit card and provides a free GPU for up to 12hrs of usage. Colab natively supports PyTorch as well as libraries like torchvision thanks to our collaboration with Google.
Requirements:
Download Slides & Learning Materials: Slides, Notebook Files