Skip to content

Assignment for the Generative Networks class - Competitive Problem Solving with Deep Learning (Sommersemester 2018)

Notifications You must be signed in to change notification settings

goncalomordido/Class_Generative_Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assigntment for Generative Networks class (P)

Competitive Problem Solving with Deep Learning (Sommersemester 2018)

Requirements

  • Tensorflow (CPU version is fine)
  • Keras
  • matplotlib
  • numpy

pip install -r requirements.txt

Problem: Condition the number generation process on MNIST.

Original GAN output:

Original GAN

Conditional GAN output (goal):

Conditional GAN

Adapted from https://github.com/eriklindernoren/Keras-GAN

About

Assignment for the Generative Networks class - Competitive Problem Solving with Deep Learning (Sommersemester 2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages