Revision e5107114021d425f79a6ceded64c2b458bd73009 (click the page title to view the current version)

Neural Networks

Changes from e5107114021d425f79a6ceded64c2b458bd73009 to 7cf1c273659d10f1d350d94bc8d0af3512950843

---
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)
    + the quickstart tutorial is part of [Learn the Basics](https://pytorch.org/tutorials/beginner/basics/intro.html)
+ Szeliski 2022 Chapter 5

[Briefing](ANN)

# Exercise