Title here
Summary here
Build, train, and regularize deep networks using PyTorch tensors, autograd, and nn.Module.
PyTorch is one of the two leading deep learning frameworks. This module teaches you to work with tensors and automatic differentiation, build networks with nn.Sequential, write training loops, and regularize deep models — finishing with a real prediction project.
Complete all 6 lessons to finish the Deep Learning with PyTorch module.