With a plethora of resources on google, Quora and HN, I would love to know :-<p>1. Detailed roadmaps for a beginner
2. Prerequisites and resources for every topic.
3. How you taught yourself Machine Learning.
Unfortunately, there is simply too much information in ML, I found that it's not just like learning a new programming language where you can scope it to a certain size or amount of studying, the way I try to deal with it is CheatSheets, so I created my own below:<p>Check out my ML and DataScience CheatSheets here: <a href="https://tomer-ben-david.github.io/datascience-cheatsheet" rel="nofollow">https://tomer-ben-david.github.io/datascience-cheatsheet</a><p>I have some ML introductory lectures on my YouTube Channel, <a href="https://www.youtube.com/channel/UC82zocd7ZWMSHe5uuPT4gSw?view_as=subscriber" rel="nofollow">https://www.youtube.com/channel/UC82zocd7ZWMSHe5uuPT4gSw?vie...</a><p>I try to keep all material concise for a clean slate learner.
I would suggest going to university. Anything else is a waste of time if you're looking for employment.<p>The only exception would be if you're an employee (programmer) of a large firm that's willing to train you and put you in a position to use your skills. But if that was the case you wouldn't be here. Don't spend months of your time self-training because nobody will hire you without hard qualifications.<p>Also ML is a very large and diverse field, with many different sub-categories. What you learn from online courses depends on the course. Most of them are essentially just training videos that teach programmers how to use a certain library.
If you really want to learn ML, browse for graduate programmes in universities you can attend. If you don't have an undergraduate degree, go get one. If you only want to learn ML as a hobby with no prospects of getting employed, try studying from various online courses (ie on MIT or coursera etc).
I did Coursera's "Introduction to Machine Learning" by Andrew Ng back in 2013 and loved it. Great tutor, good course material - and it looks like Coursera is still offering this course though I am not sure if it is still free. The course is language-agnostic and uses Octave (an open-source Mathlab clone) for assignments and examples.
Check out my study plan:. <a href="https://github.com/desicochrane/data-science-masters" rel="nofollow">https://github.com/desicochrane/data-science-masters</a><p>Its still evolving, but the earlier parts are pretty comprehensive and resources have been over a year in curation.
There's an open CMU class from 2015 with lectures
<a href="http://www.cs.cmu.edu/~ninamf/courses/601sp15/lectures.shtml" rel="nofollow">http://www.cs.cmu.edu/~ninamf/courses/601sp15/lectures.shtml</a><p>It assumes you have a working knowledge of probability, linear algebra, statistics and algorithms at the undergrad level but the recitations (also open) are designed to fill these gaps. From there you would start going through the latest journals/papers in ML. There is also a practical data science class that's open with some ML content <a href="http://www.datasciencecourse.org/lectures/" rel="nofollow">http://www.datasciencecourse.org/lectures/</a><p>If you can get the entire playlists from youtube before you start watching because often these resources disappear
Pay $15 for a decent amount of starter material in this Humble eBooks Bundle.<p><a href="https://www.humblebundle.com/books/artificial-intelligence-books" rel="nofollow">https://www.humblebundle.com/books/artificial-intelligence-b...</a>
I prefer learning by messing with existing examples rather than watching YouTube videos or reading books, so I created a directory of ML projects that 1) have 'interesting' outputs, 2) are well documented and 3) open source: <a href="https://ml-showcase.com" rel="nofollow">https://ml-showcase.com</a>
You might start with my shortest introduction to machine learning ;)<p><a href="http://lausbert.com/2018/01/14/the-shortest-introduction-to-machine-learning/" rel="nofollow">http://lausbert.com/2018/01/14/the-shortest-introduction-to-...</a>
There is an assumption with some of these responses that you want to learn ML for career progression.<p>If so, are you really interested in ML or do you just think its the hot bandwagon of the moment which you want to jump on to get ahead? If that is the case, I'd suggest that perhaps that is a bit obvious and to identify something else that is less hyped and mainstream. Perhaps something which you can get ahead of the crowd on and ideally, have genuine interest in.
Just recently I have written a "Machine Learning for Web Developers in JavaScript" blog post [0]. If you or someone else is a web developer, it might be interesting. It outlines my approach of learning it and gives a couple of great resources for JavaScript enthusiasts. Otherwise, I will just post a couple of the materials I used for myself to learn about ML below.<p>- [0] <a href="https://www.robinwieruch.de/machine-learning-javascript-web-.." rel="nofollow">https://www.robinwieruch.de/machine-learning-javascript-web-...</a>.<p>Podcast:<p>- <a href="http://ocdevel.com/podcasts/machine-learning" rel="nofollow">http://ocdevel.com/podcasts/machine-learning</a><p>Courses:<p>- <a href="https://www.coursera.org/learn/machine-learning" rel="nofollow">https://www.coursera.org/learn/machine-learning</a><p>- <a href="https://eu.udacity.com/course/machine-learning-engineer-nano.." rel="nofollow">https://eu.udacity.com/course/machine-learning-engineer-nano...</a>.<p>- <a href="https://www.coursera.org/specializations/deep-learning" rel="nofollow">https://www.coursera.org/specializations/deep-learning</a><p>- <a href="http://course.fast.ai/" rel="nofollow">http://course.fast.ai/</a><p>Books:<p>- <a href="https://www.amazon.com/gp/product/B014X01SS0/" rel="nofollow">https://www.amazon.com/gp/product/B014X01SS0/</a><p>- <a href="http://www.deeplearningbook.org/" rel="nofollow">http://www.deeplearningbook.org/</a><p>- <a href="http://neuralnetworksanddeeplearning.com/" rel="nofollow">http://neuralnetworksanddeeplearning.com/</a><p>- <a href="https://www.safaribooksonline.com/library/view/deep-learning.." rel="nofollow">https://www.safaribooksonline.com/library/view/deep-learning...</a>.<p>Math:<p>- <a href="http://www.fast.ai/2017/07/17/num-lin-alg/" rel="nofollow">http://www.fast.ai/2017/07/17/num-lin-alg/</a><p>- <a href="https://www.khanacademy.org/math/linear-algebra" rel="nofollow">https://www.khanacademy.org/math/linear-algebra</a><p>- <a href="https://www.khanacademy.org/math/statistics-probability" rel="nofollow">https://www.khanacademy.org/math/statistics-probability</a><p>- <a href="https://www.khanacademy.org/math/calculus-home" rel="nofollow">https://www.khanacademy.org/math/calculus-home</a><p>JavaScript ML:<p>- <a href="https://bri.im/" rel="nofollow">https://bri.im/</a><p>- <a href="https://github.com/javascript-machine-learning" rel="nofollow">https://github.com/javascript-machine-learning</a>