7 ms·
what are some good book for people that want to start master in ML?
by pajep 3y ago
what are some good book for people that want to start master in ML?
- ayhanfuat 3y agoWith a similar probability focus, Pattern Recognition and Machine Learning by Christopher Bishop [1] is pretty good. If you are looking into deep learning specifically, I think François Chollet's Deep Learning with Python is one of the most accessible books. [1] https://www.microsoft.com/en-us/research/uploads/prod/2006/01/Bishop-Pattern-Recognition-and-Machine-Learning-2006.pdf https://www.microsoft.com/en-us/research/uploads/prod/2006/0...
- runningmike 3y agoan opinionated list of great machine learning learning resources: https://nocomplexity.com/documents/fossml/mlcourses.html https://nocomplexity.com/documents/fossml/mlcourses.html
- gexaha 3y agoI think "Understanding Deep Learning" is very nice - https://udlbook.github.io/udlbook/ https://udlbook.github.io/udlbook/ (an covers almost all topics, it has maybe just a couple of omissions, such as Multimodal Learning, NERFs and Time Series Prediction)