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

Denoising autoencoders

A very helpful application of autoencoders is not strictly related to their ability to find lower-dimensional representations, but relies on the transformation process from input to output. In particular, let's assume a zero-centered dataset, X, and a noisy version whose samples have the following structure:

In this case, the goal of the autoencoder is to remove the noisy term and recover the original sample, xi. From a mathematical viewpoint, there are no particular differences between standard and denoising autoencoders; however, it's important to consider the capacity needs for such models. As they have to recover ...

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