PyTorch 101: Building a Model Step-by-Step by Daniel Voigt Godoy
24 August, 2022 - 24 August, 2022
Virtual
Learn the basics of building a PyTorch model using a structured, incremental and from first principles approach. Find out why PyTorch is the fastest growing Deep Learning framework and how to make use of its capabilities: autograd, dynamic computation graph, model classes, data loaders and more. The main goal of this training is to show you how PyTorch works: we will start with a simple and familiar example in Numpy and “torch” it! At the end...