This repository consists of all assignments given by the Deep Learning course at the Universiteit van Amsterdam.
It consists of 3 assignments.
A simple implementation of a Multi-layer perceptron
Training an LSTM on a .txt datafiles to create a model that generates sentences.
Creating a GAN to encode and decode numbers found in the MNIST dataset.