Skip to content

ahmedmbutt/Generative-Deep-Learning-with-TensorFlow

Repository files navigation

Generative-Deep-Learning-with-TensorFlow

Labs for Generative Deep Learning with TensorFlow by DeepLearning.AI on Coursera

Course Contents:

  1. Style Transfer
    1. Neural Style Transfer
    2. Fast Neural Style Transfer
  2. AutoEncoders
    1. First Autoencoder
    2. MNIST AutoEncoder
    3. MNIST Deep AutoEncoder
    4. Fashion MNIST - CNN AutoEncoder
    5. Fashion MNIST - Noisy CNN AutoEncoder
  3. Variational AutoEncoders
    1. MNIST Variational AutoEncoder
  4. GANs
    1. First GAN
    2. First DCGAN
    3. CelebA GAN Experiments