@@ -90,7 +90,7 @@ kekeblom/DeepCGP: Deep convolutional gaussian processes.](https://github.com/mar
## General Software Links:
### PyTorch
#### Online courses and lectures
Free introductory course on Deep Learning in Pytorch: [Intro to Deep Learning with PyTorch](https://www.udacity.com/course/deep-learning-pytorch--ud188).
-Free introductory course on Deep Learning in Pytorch: [Intro to Deep Learning with PyTorch](https://www.udacity.com/course/deep-learning-pytorch--ud188).
Especially useful lessons are:
-[Lesson 4: Introduction to PyTorch](https://classroom.udacity.com/courses/ud188/lessons/c5706f76-0e30-4b48-b74e-c19fafc33a75/concepts/8b8cc2c9-ff20-4f6a-adac-71a9b47100b5)
where you learn how to build a first simple deep learning model using PyTorch.