May 2025
Intermediate to advanced
584 pages
16h 49m
English
In this chapter, we turn away from supervised learning models to focus on creating models that fall under the heading of generative AI—those that produce novel output on demand. In particular, we’ll implement and characterize generative adversarial networks (GANs). Developed by researcher Ian Goodfellow in 2014, GANs are perhaps the simplest form of generative AI using deep neural networks.
The motivation behind GANs is a desire to train a network to produce novel output representative of the training data, even though the output itself is not in the training data. To do this, we implement a ...
Read now
Unlock full access