Live data from Hacker News

Ask HN: Best online courses for machine learning?

news.ycombinator.com

21–23 of 23 posts

Re: Ask HN: Best online courses for machine learning?

#21

To learn a solid theoretical foundation: Caltech's "Learning from data" [1]. It is one of those rare courses where the professor is so good that he manages to make tricky concepts seem almost trivial (like Paar's "Understanding cryptography"). Look elsewhere if all you want is to learn tools and start practical projects ASAP without really understanding what you are doing. Tools come and go and will serve you for a w…

Agreed! 100%. What level of math is required for the LFD course?

Don't worry about the math, one of the great things about this course is that the professor is a magician when it comes to explaining and defanging scary looking math, you'll be fine. Having said that, it's mostly basic matrix and vector algebra, basic probability and basic calculus (all high school level).

Re: Ask HN: Best online courses for machine learning?

#22

Earlier quoted context omitted.

Agreed! 100%. What level of math is required for the LFD course?

Don't worry about the math, one of the great things about this course is that the professor is a magician when it comes to explaining and defanging scary looking math, you'll be fine. Having said that, it's mostly basic matrix and vector algebra, basic probability and basic calculus (all high school level).

Thanks for the words of encouragement! With that said I will watch the lectures, read the book and do the assignments.

Re: Ask HN: Best online courses for machine learning?

#23
post #12

Google ML crash course: https://developers.google.com/machine-learning/crash-course/ Facebook field guide to machine learning: https://research.fb.com/the-facebook-field-guide-to-machine-... Training on Machine Learning with AWS: https://aws.amazon.com/training/learning-paths/machine-learn...

Can anyone comment on whether these are worth the time investment versus more traditional courses?

I haven't taken any of these courses. There were these courses from Amazon https://aws.amazon.com/training/learning-paths/machine-learn... that were highly recommended. But it all comes down to what you really want. If you just want to get a bird's eye view of the ML algorithms buffet for you to implement one of their Black box models then they are a good place to start. But for anything deeper, I would go with Charlysl's recommendation.
Post reply on HN