A simple PyTorch tutorial for the IVU course at Ca' Foscari University a.y. 2019/2020
The tutorial contains:
- Basics of
Tensor
objects - Classification of MNIST dataset with a Multilayer Perceptron
- Classification of MNIST dataset with a Convolutional Neural Network