Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.51 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.51 KB

GANs

Outline

  • GANs Introduction

  • Training GANs code walk-through

  • Tricks for stable training

  • Types of GAN Architectures and their code walkthrough

  • Cool Applications of GANs

Outcome of session

Familiarity with GANs, understanding of various GAN architectures, training GANs, knowledge on various applications of GANs like DeepFakes, doodle to realistic images, FaceApp, etc.

Slides

Code

References