๐ง Deep Learning Lectures
My notes on the VHB course โDeep Learning 4 Beginnersโ, which is part of my extra classes as part of my B.A. in Media Informatics at the University of Regensburg.
Course description: Deep Learning (DL) has attracted much interest in a wide range of applications such as image recognition, speech recognition, and artificial intelligence, both from academia and industry. In this course, you will learn the core elements of neural networks and deep learning, such as convolutional layers, activation and loss functions, and regularization techniques.
๐๏ธ Plan
๐ VL01 Introduction
- โ๏ธ (DL) Notation
- What is ๐งฉ Pattern Recognition?
- How does ๐ Image Processing work?
- What is a ๐ง Perceptron?
๐ VL02 Signal Processing - 1D
- What is โ๏ธ System Theory?
- What are โง Complex numbers?
- Whatโs the โ๏ธ Fourier Series good for?
- What does the โช๏ธ Fourier Transform do?
- How does ๐ Convolution work?
๐ VL Signal Processing - 2D
- What is an ๐๏ธ Image derivative?
- How does convolution work in 2D?
- What is ๐ Image filtering?