Reading / Videos

Reading / Videos

This page is intentionally link-heavy: it’s meant to be your “syllabus”.

Classes / OOP / Python data model

NumPy

PyTorch (minimal)

Setup notes

  • Recommended: create a fresh env with python -m venv .venv and install numpy and torch.
  • If you can’t install torch easily on your machine, you can still do the classes + NumPy parts.