This course in deep learning focuses on practical aspects of deep learning. We therefore provide jupyter notebooks (complete overview of all notebooks used in the course).
For doing the hands-on part on your own computer you can either install anaconda (details and installation instruction) or use the provided a docker container (details and installation instruction).
To easily follow the course please make sure that you are familiar with the some basic math and python skills.
You can join together in small groups and choose a topic for your DL project. You should prepare a poster and a spotlight talk (5 minutes) which you will present on the last course day. To get some hints how to create a good poster you can check out the links that are provided in poster_guidelines.pdf
If you need free GPU resources, we might want to follow the instructions how to use google colab. Help for preparing a hdf5 file from your images you can be found in the example Notebook.
Examples for projects from the DL course 2018 and 2019 can be found here.
Fill in the Title and the Topic of your Projects until 24.03.2020 here
We took inspiration (and sometimes slides / figures) from the following resources.
-
Probabilistic Deep Learning (DL-Book) Probabilistic Deep Learning. This book is by the tensorchiefs and covers the increasingly popular probabilistic approach to deep learning .
-
Deep Learning Book (DL-Book) http://www.deeplearningbook.org/. This is a quite comprehensive book which goes far beyond the scope of this course.
-
Convolutional Neural Networks for Visual Recognition http://cs231n.stanford.edu/, has additional material and youtube videos of the lectures. While the focus is on computer vision, it also treats other topics such as optimization, backpropagation and RNNs. Lecture notes can be found at http://cs231n.github.io/.
-
More TensorFlow examples can be found at dl_tutorial
-
Another applied course in DL: TensorFlow and Deep Learning without a PhD
The course is split in 8 sessions, each 4 lectures long.
Day | Date | Time |
---|---|---|
1 | 18.02.2020 | 13:30-17:00 |
2 | 25.02.2020 | 13:30-17:00 |
3 | 03.03.2020 | 13:30-17:00 |
4 | 10.03.2020 | 13:30-17:00 |
5 | 17.03.2020 | 13:30-17:00 |
6 | 24.03.2020 | 09:00-12:30 |
7 | 31.03.2020 | 13:30-17:00 |
8 | 07.04.2020 | 09:00-12:30 |
Tensorchiefs are Oliver Dürr, Beate Sick and Elvis Murina.