diff --git a/README.md b/README.md index 9fb67f9261215d7affcbd765fe12aeb6b2ca5842..52f7ddde097fcdeb68385099601e7c5d3769741d 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ 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). -Especially useful lessons are: +- 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. - [Lesson 5: Convolutional Neural Networks](https://classroom.udacity.com/courses/ud188/lessons/b1e148af-0beb-464e-a389-9ae293cb1dcd/concepts/b8b91ba1-3fe8-44e9-a4f8-c5ec76dacb93)