Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 451 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 451 Bytes

DeepLearning for Visual Recognition

This is an implementation of the assignments and project as part of the Deep Learning for Visual Recognition course offered at the University of Bonn.

Assignments

Task 1 - K-Nearest Neighbours

Task 2 - MLP

Task 3 - MLP using SGD and Nesterov momentum

Task 4 - Face classification using CNN

Project

Training a Deep Convolutional Generative Adversarial Network (DCGAN) for synthesis of novel images.