This repository is used to host the files needed for the computer labs and hand-in assignments in the course Deep Learning at Uppsala University.
| Topic |
File |
Links |
| Lab instructions |
instructions.pdf |
 |
| Linear regression with gradient descent in numpy |
Auto_linear_regression.ipynb |
 |
| Backpropagation Toy model |
Backpropagation_in_Toy_Model.ipynb |
 |
| Backpropagation in numpy |
backpropagation.ipynb |
 |
| Topic |
File |
Links |
| Hand-in assignment 1 |
hand-in-assignment-1.pdf |
 |
| Hand-in assignment 2 |
hand-in-assignment-2.pdf |
 |
| Topic |
File |
Links |
| Tutorial notebook |
PyTorch_Tutorial.ipynb |
 |
| Topic |
File |
Links |
| Lab notebook |
lab2_transformer.ipynb |
 |