Table of Contents

0. Introduction | Slides | Notebook

Course content, a deliverable, and spam classification in PyTorch.

1. Basic linear Algebra in PyTorch | Slides | Notebook

Basic linear algebra operations in PyTorch.

2. Linear Regression: Direct Methods | Slides | Notebook

Direct methods for solving least squares problems, comparing LU and QR factorization.