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

Sanger's network

The Sanger's network model was proposed by Sanger (in Sanger, T. D., Optimal Unsupervised Learning in a Single-Layer Linear Feedforward Neural Network, Neural Networks, 2, 1989), in order to extract the first k principal components of a dataset, X, in descending order, with an online procedure (conversely, a standard PCA is a batch process that requires the entire dataset). Even if there's an incremental algorithm based on a particular version of SVD, the main advantage of these neural models is their intrinsic ability to work with single samples without any loss of performance. Before showing the structure of the network, it's necessary to introduce a modification to Hebb's rule, called Oja's rule:

This rule was introduced ...

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