Hacker Newsnew | comments | leaders | jobs | submitlogin
Ask YC: Machine learning course recommendation.
41 points by bluishgreen 626 days ago | 19 comments
I know there is a ton results for a google search, which is precisely my problem. SICP is a 4 letter word that everyone would understand here. Are there any such reputed courses for machine learning that jumps to your mind? Any help is much appreciated.


8 points by kurtosis 626 days ago | link

A great strategy that I've learned a lot from is to use a database like citeseer or ISI to find the author's of the most cited papers for a topic and then find their lectures on videolectures.net

Other's already mentioned Jordan, Bishop and Friedman - these are all great

I really liked Thrun, Burgard, and Fox's text Probabilistic Robotics - they use a lot of ML like algorithms under very tough constraints (limited CPU and real-time performance)

Shapire (inventor of AdaBoost) has a good course http://www.cs.princeton.edu/~schapire/

Hinton et. al. have a good advanced course: http://www.cs.toronto.edu/~hinton/csc2535/

Moore from CMU has some good slides too: http://www.cs.cmu.edu/~awm/10701/

-----

6 points by aneesh 626 days ago | link

http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Compute...

Machine Learning at MIT.

-----

7 points by randy 626 days ago | link

Some similar resources coming from Berkeley are:

[CS 188] Artificial Intelligence - http://inst.eecs.berkeley.edu/~cs188/sp08/lectures.html

[CS 294] Practical Machine Learning - http://www.cs.berkeley.edu/~pliang/cs294-spring08/#administr...

[CS 281A] Statistical Learning Theory - http://www.cs.berkeley.edu/~jordan/courses/281A-fall07/

[CS 281B] More Statistical Learning Theory - http://www.cs.berkeley.edu/~bartlett/courses/281b-sp06/

There may be more that I don't know of, but I know these courses are fairly well regarded (I'm planning to take 188 and 281A next semester).

-----

1 point by neilc 625 days ago | link

Cool, I will likely also be taking 281A.

-----

4 points by adamsmith 626 days ago | link

I have lecture videos from this class. The man probably wouldn't like it if I posted them. If you really want them, i.e. will watch them, you can snail mail me 5GB in flash and I'll mail them back to you.

(a la http://blogs.sun.com/jonathan/entry/moving_a_petabyte_of_dat...)

-----

1 point by bluishgreen 625 days ago | link

You don't do DVD, torrent etc. Anyway, gimme your email and I will have a FLASH shipped to you.

-----

1 point by adamsmith 625 days ago | link

adam at adamsmith dottttttt cc : )

-----

5 points by ible 626 days ago | link

Chris Bishop's Pattern Recognition and Machine Learning is a good recent book aimed at 'advanced undergraduates'. It seems to be 'the book' in ML right now. Norvig and Russel's AIMA is a good general AI resource. The twice annual machine learning summer schools get videoed and put up on videolectures.net. Really good introductory lectures from the basics on up to various application areas. Even better if you can go to one and pick the presenters brains for a couple weeks, they are intended for both new graduate students and interested people from industry. After that there are specialized books in the (many) subfields.

-----

4 points by brent 626 days ago | link

I second videolectures as an excellent source. Just listen to the ones you are interested in! One tip I'd offer is to make sure you understand the math of each lecture before moving on. Skip over the maths enough and you'll find you haven't truly learned much.

However, in terms of books I would add Elements of Statistical Learning (Hastie, Tibshirani, and Friedman). It is an excellent text that covers a lot of ground. The down side of this of course is that it is written at the graduate level, so be prepared.

-----

5 points by rw 626 days ago | link

Read Norvig's introductory text, but don't feel you have to know it all - use it as a way to pick something you really are interested in (genetic algorithms are always popular) and read academic literature on the topic (citeseer is a good resource here). Use Wikipedia, Scholarpedia. Get an intuitive sense of dynamical systems, problem spaces and landscapes, and chaos theory. Get a grip on combinatorial explosion, and just how much it can suck for optimization problems. Learn theory of computation, and glance (more than once) at symbolic logic.

That will set you on your way! Good luck, it is fascinating stuff.

-----

3 points by manvsmachine 625 days ago | link

I have Norvig's AI:AMA in PDF form; if you don't have it already and want it, send me an email.

-----

1 point by pchristensen 625 days ago | link

could you put your email address here or in the "about" field of your profile? (the email address field isn't displayed to other users)

or email a copy to peter at pchristensen dot com

Thanks!

-----

2 points by manvsmachine 625 days ago | link

Check your email.

-----

3 points by herdrick 625 days ago | link

Peter Norvig recommends these: Hastie http://books.google.com/books?id=VRzITwgNV2UC Bishop http://books.google.com/books?id=yHwhAAAACAAJ Ripley http://books.google.com/books?id=2SzT2p8vP1oC

-----

3 points by signa11 626 days ago | link

i just bought "programming collective intelligence". it's basically machine learning for engineers rather than mathematicians.

-----

2 points by richcollins 625 days ago | link

I thought this was the canonical ML book:

http://www.cs.cmu.edu/~tom/mlbook.html

-----

1 point by neilc 623 days ago | link

It used to be, but 1997 is a while ago; the Bishop book is more popular nowadays, I believe.

-----

1 point by pskomoroch 542 days ago | link

I posted a bunch of machine learning video courses here:

http://www.datawrangling.com/hidden-video-courses-in-math-sc...

videolectures.net has a ton of material as well

Hastie and Bishop are good books to start with, assuming you have a reasonable mathematics background.

-----

1 point by mlinsey 625 days ago | link

http://www.stanford.edu/class/cs229/

-----




Lists | RSS | Bookmarklet | Guidelines | FAQ | News News | Feature Requests | Y Combinator | Apply | Library

Analytics by Mixpanel