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

Deep belief networks

A DBN is a stacked model based on RBMs. The generic structure is shown in the following diagram:

Structure of a generic DBN

The first layer contains visible units, while all of the remaining ones are latent. In an unsupervised scenario, the goal is to learn an unknown distribution, finding out the internal representation of the samples. In fact, when the number of latent units is smaller than the input ones, the model learns how to encode the distribution by using lower-dimensional subspace. Hinton and Osindero (in Hinton, G. E., and Osindero, S., A Fast Learning Algorithm for Deep Belief Nets, Teh Y. W., Neural Computation, ...

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