Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 298 Bytes

pytorch-tutorial-ivu

A simple PyTorch tutorial for the IVU course at Ca' Foscari University a.y. 2019/2020

The tutorial contains:

  1. Basics of Tensor objects
  2. Classification of MNIST dataset with a Multilayer Perceptron
  3. Classification of MNIST dataset with a Convolutional Neural Network