Project 5 - Generative Adversarial Networks (Due 11/09)

Objectives:

The objective of this project is to learn how GAN works through a simple generative task. You also learn how to train a conditional GAN such that you have some level of control over the type of images you generated.

Data set used:

MNIST

Requirements:

Report