Machine Learning - A Probabilistic Perspective.pdf
Kevin Murphy 关于机器学习的新书,偏贝叶斯,不过内容比较前沿。 Today’s Web-enabled deluge of electronic data calls for automated methods of data analysis. Machine learning provides these, developing methods that can automatically detect patterns in data and then use the uncovered patterns to predict future data. This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach. The coverage combines breadth and depth, offering necessary background material on such topics as probability, optimization, and linear algebra as well as discussion of recent developments in the field, including conditional random fields, L1 regularization, and deep learning. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms. All topics are copiously illustrated with color images and worked examples drawn from such application domains as biology, text processing, computer vision, and robotics. Rather than providing a cookbook of different heuristic methods, the book stresses a principled model-based approach, often using the language of graphical models to specify models in a concise and intuitive way. Almost all the models described have been implemented in a MATLAB software package–PMTK (probabilistic modeling toolkit)–that is freely available online. The book is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students. 作者:Kevin p. Murphy 出版日期:August 24, 2012 页数:1104 ISBN:978-0262018029
用户评论
不错不错哦
很经典的机器学习书籍
书确实不错,但是现在都是DL的时代了,可能有一点不合时宜,不过慢慢看还是有收获的