Probabilistic Machine Learning - Kevin P. Murphy

Probabilistic Machine Learning

Kevin P. Murphy

出版社

The MIT Press

出版时间

2022-03-01

ISBN

9780262046824

评分

★★★★★
书籍介绍

A detailed and up-to-date introduction to machine learning, presented through the unifying lens of probabilistic modeling and Bayesian decision theory.

This book offers a detailed and up-to-date introduction to machine learning (including deep learning) through the unifying lens of probabilistic modeling and Bayesian decision theory. The book covers mathematical background (including linear algebra and optimization), basic supervised learning (including linear and logistic regression and deep neural networks), as well as more advanced topics (including transfer learning and unsupervised learning). End-of-chapter exercises allow students to apply what they have learned, and an appendix covers notation.

Probabilistic Machine Learning grew out of the author’s 2012 book, Machine Learning: A Probabilistic Perspective. More than just a simple update, this is a completely new book that reflects the dramatic developments in the field since 2012, most notably deep learning. In addition, the new book is accompanied by online Python code, using libraries such as scikit-learn, JAX, PyTorch, and Tensorflow, which can be used to reproduce nearly all the figures; this code can be run inside a web browser using cloud-based notebooks, and provides a practical complement to the theoretical topics discussed in the book. This introductory text will be followed by a sequel that covers more advanced topics, taking the same probabilistic approach.

目录
https://probml.github.io/pml-book/book1.html
用户评论
在现在(2023年) 这个时间节点,如果是在理论角度系统学习机器学习,这本可能是最合适的。看来有了第一版的经验作者写起来更加顺畅了。
涉及面很广,非常适合本科生教学。第一部分是概率、矩阵和优化之类的基础知识。后面才会介绍各个模型。很多公式我都跟着推导过,公式推导比较详细,很少出现不知道怎么就跳到这一步的情况。既有广度又有深度,也可以放在手边做工具书,遇到想不起来的查一下。
第二版加了好多好多内容 基础+Advanced Topics两本加起来有2400+页 前沿章节的方法和文献都是出版时最新的内容 完全是一本非常好的机器学习百科全书
用统一的概率视角综述了机器学习的各个领域,知识点和approach都很现代
技术很新,sota也有标注;传统模型的公式推倒很详细
收藏