Pytorch
PT01 - Pytorch Tensors
Summary
You should understand how tensors work in Pytorch.
Required Resources
PT02 - Pytorch Datasets & DataLoaders
Summary
You should understand how datasets and dataloaders work in Pytorch.
Required Resources
PT03 - Pytorch Modules
Summary
You should understand how to use Pytorch modules to build neural networks.
Required Resources
PT04 - Pytorch Optimization
Summary
You should understand how to optimize Pytorch models.