This repo contains the slides and exercises from the Practicum Deep Learning course at the University of Klagenfurt, Austria.
For any question/issue, please contact me: Pierre TASSEL.
The course focus on the basics of Deep Learning, solving machine learning problems using PyTorch.
- Preliminaries
- Linear Networks
- Deep Neural Networks
- Convolutional Neural Network
- Computer Vision
- Sequence 2 Sequence
- Tensor Manipulation
- Linear Regression
- Logistic Regression
- MNIST with MLP
- Cat vs Dog
- CIFAR10 Pre-Training
The material for this course are built upon the following resources: