Probabilistic Machine Learning

by Kevin P. Murphy

Book Reviews

  • πŸŽ“ Probabilistic Machine Learning: Advanced Topics Got a chance to briefly check out the new ML book by @sirbayes. It's genuinely a one-of-a-kind resource for students looking to be well-versed in ML. πŸ‘ https://t.co/8vlhUTIgre https://t.co/vU9HI5tYw3Link to Tweet
  • If you are looking for a deep understanding of machine learning, this is the book to read. Includes math, illustrations, and updated code. Incredible effort by @sirbayes πŸ™. https://t.co/nK3AYNMP1z https://t.co/OmRhDjkjGVLink to Tweet
  • great book to learn the theoretical foundations of probabilistic machine learning https://t.co/6z6tpVxnF1Link to Tweet
  • πŸ“˜ Probabilistic Machine Learning: An Introduction I have been looking for a book like this. Kevin Murphy published the 2021 edition of the Probabilistic Machine Learning e-textbook. Love the emphasis on probability and math. It includes code examples. https://t.co/nK3AYNMP1z https://t.co/4tHjDFDaTgLink to Tweet

About Book

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.

More Books in Computers