Competitive Problem Solving with Deep Learning (Sommersemester 2018)
- Tensorflow (CPU version is fine)
- Keras
- matplotlib
- numpy
pip install -r requirements.txt
Problem: Condition the number generation process on MNIST.
Original GAN output:
Conditional GAN output (goal):
Adapted from https://github.com/eriklindernoren/Keras-GAN