Revision 7cf1c273659d10f1d350d94bc8d0af3512950843 (click the page title to view the current version)

Neural Networks

Changes from 7cf1c273659d10f1d350d94bc8d0af3512950843 to ad923aaff8ebb43f5a4aa6962e67a4cd641685ad

---
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