Hacker News new | past | comments | ask | show | jobs | submit login
A Gentle Introduction to the Basics of Machine Learning (miguelgfierro.com)
7 points by hoaphumanoid on June 5, 2016 | hide | past | favorite | 2 comments



Good! What books do you recommend for experienced devs getting started with ML


I believe that the best way to learn ML is by first learning to program the algorithms and then learning the math. This is the opposite to what people is used to do, but I think it's better. The reason is because programming ML is easy, but the math behind it is very complex. I would suggest to start with scikit tutorial http://scikit-learn.org/stable/tutorial/ and later with Ng course https://www.coursera.org/learn/machine-learning. Then a good book is Pattern Recognition and Machine Learning, from Bishop.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: