Skip to Content
Hands-On Unsupervised Learning with Python
book

Hands-On Unsupervised Learning with Python

by Giuseppe Bonaccorso
February 2019
Intermediate to advanced
386 pages
9h 54m
English
Packt Publishing
Content preview from Hands-On Unsupervised Learning with Python

Summary

In this chapter, we introduced the concept of GANs, discussing an example of a DCGAN. Such models have the ability to learn a data generating process through the use of two neural networks involved in a minimax game. The generator has to learn how to return samples that are indistinguishable from the others employed during the training process. The discriminator, or critic, has to become smarter and smarter in only assigning high probabilities to valid samples. The adversarial training approach is based on the idea of forcing the generator to win against the discriminator, by learning how to cheat it with synthetic samples with the same properties as the real ones. At the same time, the generator is forced to win against the discriminator ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Unsupervised Learning Using Python

Hands-On Unsupervised Learning Using Python

Ankur A. Patel
Introduction to Machine Learning with Python

Introduction to Machine Learning with Python

Andreas C. Müller, Sarah Guido

Publisher Resources

ISBN: 9781789348279Supplemental Content