Deep Learning 1RT720 This repository is used to host the files needed for the computer labs in the course Deep Learning at Uppsala University. Computer lab 1 For Computer lab 1 about backpropagation, the following resources are available: 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