Summer School 2020
Deep Learning
General Information
The Course is held Online. You should already have received information regarding the process. If not, please contact me.
Machine learning has become a part in our everydays life, from simple product recommendations to personal electronic assistant to self-driving cars. More recently, through the advent of potent hardware and cheap computational power, “Deep Learning” has become a popular and powerful tool for learning from complex, large-scale data.
In this course, we will discuss the fundamentals of deep learning and its application to various different fields. We will learn about the power but also the limitations of these deep neural networks. At the end of the course, the students will have significant familiarity with the subject and will be able to apply the learned techniques to a broad range of different fields.
Mainly, the course will cover practical as well theoretical aspects of the Deep Learning and also gives a broad general introduction to machine learning and statistical learning in general.
Final Project
The project task is to tell images of dogs and cats apart.
Please carefully read the instructions here
The Key-Objectives are:
- Create an appropriate network
- Read the images through a data-generator
- Train your model and estimate the generalization error
- Think of an appropriate visualization for demonstrating the quality of your model
- Comment your code and explain every decision you make in the code
- Submit your code and the visualization to Mathias (email in the project description)
Deadline
Hand-in your code before Friday noon (12:00)
Competition
We also host a small competition. The team of the best performing model will receive a Raspberry Pie ... a round of applause ... sorry, Corona-times. Please be fair: Only use the images provided to, do not use any outside images. Further, do not use pre-trained models, your models need to be created and trained from scratch by you. Make sure your submitted model plugs seamlessly into the folowing test-script: here. Further, it does not matter whether you encode cat or dog as 1: In case of a different encoding, we can flip the accuracy value.
Dataset
Please use the following dataset and ONLY this dataset: dataset