Intro

This week we will continue exploring generative models by discussing techniques used in DeepDream, Style Transfer, VAE and GAN.

Resources

Weekly task

Run and discuss the notebooks in ba_218_comppx_h1801/samples/notebooks. We will do that part in class most likely.

├── week06-01-deep-dream.ipynb
├── week06-02-neural-style-transfer.ipynb
├── week06-03-generating-images-with-vaes.ipynb
└── week06-04-introduction-to-gans.ipynb

Going further