--- title: Neural Networks categories: session --- **Reading** + [PyTorch Quickstart](https://pytorch.org/tutorials/beginner/basics/quickstart_tutorial.html) + the quickstart tutorial is part of [Learn the Basics](https://pytorch.org/tutorials/beginner/basics/intro.html) + Szeliski 2022 Chapter 5 [Briefing](ANN) # Exercise 1. Download and open the [tutorial](ann-tutorial.ipynb). I have added a couple of exercises to the official [PyTorch Quickstart](https://pytorch.org/tutorials/beginner/basics/quickstart_tutorial.html). Please reflect upon and discuss the questions. 2. Download another dataset, for instance from [this collection](https://paperswithcode.com/datasets?task=image-classification) and try to