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

Chapter 9

  1. No; the generator and discriminator are functionally different.
  2. No, it can't, because the output of a discriminator must be a probability (that is, pi ∈ (0, 1)).
  3. Yes; it's correct. The discriminator can learn to output different probabilities very quickly, and the gradients of its loss function can become close to 0, reducing the magnitude of the correction feedback provided to the generator.
  4. Yes; it's normally quite slower.
  5. The critic is slower, because the variables are clipped after every update.
  6. As the supports are disjointed, the Jensen-Shannon divergence is equal to log(2).
  7. The goal is to develop highly selective units whose responses are only elicited by a specific feature set.
  8. It's impossible to know the final organization ...
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