This series of modules introduces learners to generative adversarial networks (GANs).
Check back soon for more details.
Learning Objectives
- Describe the basic operation of a generative adversarial network
- Identify the key components of a generative adversarial network and their relation to each other
- Apply software engineering best-practices in the development of an AI-enabled system
- Implement a generative adversarial network in code