A short overview over the !PyTorch operations most relevant for this course. The full documentation can be accessed [[https://pytorch.org/docs/stable/index.html|here]]. || '''Operation''' || '''Description''' || || [[https://pytorch.org/docs/stable/generated/torch.matmul.html#torch-matmul|torch.matmul]] || Matrix multiplication ||