top | item 10330067

Unsupervised Feature Learning and Deep Learning Tutorial

184 points| Katydid | 10 years ago |deeplearning.stanford.edu | reply

16 comments

order
[+] ppymou|10 years ago|reply
For anyone interested, I have been really interested in deep learning and have been using the following resources:

For image processing (CNN) https://cs231n.github.io/

For natural language processing (RNN) http://cs224d.stanford.edu/syllabus.html

I also found the following coursera helpful https://www.coursera.org/course/neuralnets https://www.coursera.org/learn/machine-learning

[+] aswanson|10 years ago|reply
Thank you, a lot of the papers in DL/Sparse Coding aren't as clear as the sources you shared.
[+] wodenokoto|10 years ago|reply
Does anyone know how to access past courses on coursera if you didn't sign up in a timely manner?
[+] JPKab|10 years ago|reply
Thanks. I really appreciate it when folks like you on HN post learning materials in the comments.
[+] theviajerock|10 years ago|reply
Thanks, i will see it, seems very interesting.
[+] rogeryu|10 years ago|reply
> If you are not familiar with these ideas, we suggest you go to this Machine Learning course and complete sections II, III, IV (up to Logistic Regression) first.

What is the link to that course?