Skip to content

jglombitza/tutorial_generative_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial Generative Models

- for the 2nd Terascale School of Machine Learning

Part I: Generative Models and GANs

drawing

Part II: Advanced Techniques / Wasserstein GANs

drawing

Solutions for the tasks can be found in the respective "solution" branch

Software requirements:

Install the requirements via:

pip install -r requirements.txt

Major

  • tensorflow 2.4.0
  • matplotlib
  • numpy
  • gdown

Minor

  • imageio
  • pydot

In addition, for visualization purposes install graphviz (https://graphviz.org/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published