Generative Adversarial Networks (GANs) Specialization (offered by DeepLearning.ai)
Programming assignments from all courses in the Coursera Generation Adversarial Networks (GANS) specialization offered by deeplearning.ai.
Instructor: Sharon Zhou
This repo is updated each time a Programming assignment is completed.
Course 1: Build Basic Generative Adversarial Networks (GANS)
-
Week 1: Intro to GANs
-
Week 2: Deep Convolutional GANs
-
Week 3: Wasserstein GANs with Gradient Penalty
-
Week 4: Conditional GAN & Controllable Generation
Course 2 : Build Better Generative Adversarial Networks (GANs)
-
Week 1: GAN Evaluation
-
Week 2: GAN Disadvantages and Bias
-
Week 3: StyleGAN and Advancements