Exercise:PCA and Whitening

From Ufldl

Jump to: navigation, search
Line 59: Line 59:
Now implement PCA with whitening and regularisation to produce the matrix <math>x_{PCAWhite}</math> with the following parameters:
Now implement PCA with whitening and regularisation to produce the matrix <math>x_{PCAWhite}</math> with the following parameters:
-
  epsilon = 1e-4
+
  epsilon = 1e-3
==== Step 4b: Check covariance ====
==== Step 4b: Check covariance ====

Revision as of 05:20, 29 April 2011

Personal tools