Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Lecture 15 | Machine Learning (Stanford)

Loading...

Sign in or sign up now!
15,737
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jul 22, 2008

Lecture by Professor Andrew Ng for Machine Learning (CS 229) in the Stanford Computer Science department. Professor Ng lectures on principal component analysis (PCA) and independent component analysis (ICA) in relation to unsupervised machine learning.

This course provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning, unsupervised learning, learning theory, reinforcement learning and adaptive control. Recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, and text and web data processing are also discussed.

Complete Playlist for the Course:
http://www.youtube.com/view_play_list?p=A89DCFA6ADACE599

CS 229 Course Website:
http://www.stanford.edu/class/cs229/

Stanford University:
http://www.stanford.edu/

Stanford University Channel on YouTube:
http://www.youtube.com/stanford

Category:

Education

Tags:

Download this video

LICENSE: Creative Commons (Attribution-Noncommercial-No Derivative Works).

For more information about this license, please read: http://creativecommons.org/licenses/by-nc-nd/3.0/.

High-quality MP4 Learn more

  • likes, 3 dislikes

Link to this comment:

Share to:
see all

All Comments (19)

Sign In or Sign Up now to post a comment!
  • @MaoMaoTM I mail the lecture mail address 1 month ago, but reply yet :(

  • @ymwdalex I have the same doubt..does anyone know why the solution is svd(X*X') instead of svd(X)?

  • Sigma = (1/m)XX'

    so it should be U, not V

    isn't it?

    I think the Lecture at 0:27:32 is not correct. I think Sigma = (1/m)XX'

    but in lecture Sigma = X'X.

    Anyone agree or disagree with me? please justify your opinion.

  • Dose anybody think the solution is wrong? For the problem 4.3: give the PCA for natural image.

    The solution is [U,S,V] = svd(X*X’); Here, X*X' is the covariance matrix. But U is not the eigenvector of the covariance matrix X.

    If [U,S,V] = svd(A); U is the eigenvector of the covariance matrix of A.

  • @cooldood83 correct

  • I thought, "OMG, too many people know SVD, he is gonna skip it..". Then he didn't :D Thanks.

  • As some student pointed out the error at 29:39, the reason why it should be first k columns of V is the following: if X = UDV' then X'X = VDDV'=VD^2V' .... hence u shud pick the first k columns of the matrix V rather than the matrix U

  • @thanhcbn should be orthonormal square matrix = unitary matrix

    the svd mentioned here is the "reduced svd"

  • the svd mentioned here is wrong. both U and V should be orthogonal square matrix

  • PCA: LSI + SVD and ICA

Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more