An Introduction to PyTorch

Image credit: MLH Website

Abstract

The Show & Tell will give a brief introduction to pytorch. Topics discussed are tensors, computational graphs, autograd. Finally, building a linear model and simple neural network to get an understanding of the workflow in PyTorch.

Date
Apr 15, 2021 1:00 PM — 3:00 PM
The github link is provided for this notebook.