Lab Notebook: TensorOperations.ipynb
Lab Assignment: Assignment.pdf (Deadline: PR by End-of-Day Monday, 16.10.2023)
For self-study: https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html (part 1: Tensors; the following parts should be studied in the following laboratories)
References:
- Tensor creation: https://pytorch.org/docs/stable/torch.html#creation-ops
- Tensor data types: https://pytorch.org/docs/stable/tensors.html#data-types
- Tensor math operations: https://pytorch.org/docs/stable/torch.html#math-operations