Generative Adversarial Networks

This series of modules introduces learners to generative adversarial networks (GANs).

Check back soon for more details.

Learning Objectives

  1. Describe the basic operation of a generative adversarial network
  2. Identify the key components of a generative adversarial network and their relation to each other
  3. Apply software engineering best-practices in the development of an AI-enabled system
  4. Implement a generative adversarial network in code