PrometheusRoot
Blog Links Prometheans 100+ AI Books AI Companies Why are you here?
← Prometheans 100+
×
Kevin Murphy
builder
AuthorResearcher
X / Twitter Website GitHub
booksprobabilistic-mlgooglereference

Related

pioneer Christopher Bishop
← Prometheans 100+ Kevin Murphy

Principal Scientist at Google DeepMind, author of Probabilistic ML books

Kevin Murphy

Principal Scientist — Google DeepMind Senior Staff Research Scientist — Google Brain Associate Professor (departed 2012) — University of British Columbia
Listen — profile
0:00 / 2:15

Profile

Kevin Murphy is a Senior Research Scientist at Google DeepMind and the author of what’s become the definitive modern ML reference: the two-volume Probabilistic Machine Learning series published by MIT Press in 2022 and 2023. Over 2,000 pages, built around a unifying Bayesian lens, it covers everything from linear regression to deep generative models to causal inference. If you’re learning ML seriously and need something authoritative, this is what sits on the desk.

Born in Ireland, raised in England, Murphy did his BA at Cambridge, an MEng at the University of Pennsylvania, and a PhD at UC Berkeley under Stuart Russell — the same Russell who co-wrote Artificial Intelligence: A Modern Approach. His 2002 thesis on Dynamic Bayesian Networks is still one of the clearest treatments of the topic. He also built the Bayes Net Toolbox for MATLAB, an open-source package that taught a generation of students how graphical models actually work under the hood.

He spent 2004–2011 as a professor at the University of British Columbia, then moved to Google on sabbatical and never left. His 2012 book Machine Learning: A Probabilistic Perspective won the 2013 DeGroot Prize for best book in statistical science. The 2022/2023 volumes are its rewrite — deep learning had eaten the field in the decade since, and rather than patch the old book, Murphy wrote a new one. He’s also co-editor-in-chief of the Journal of Machine Learning Research.

What makes Murphy useful to developers: he’s one of the few people writing at the reference-textbook level who ships. All the figures in the books are reproducible with accompanying Python code using JAX, PyTorch, and scikit-learn. Draft PDFs are free online. He writes like someone who has to answer questions from both grad students and production engineers — and that’s roughly the audience. Alongside Christopher Bishop’s PRML, Murphy’s books are the two reference works every serious ML practitioner ends up owning.

Books

Probabilistic Machine Learning: An Introduction
Probabilistic Machine Learning: An Introduction
2022 ●
The 2022 reboot of Murphy's 2012 textbook — a 900+ page foundational survey of modern ML through a Bayesian lens, with runnable Python code for every figure.
Probabilistic Machine Learning: An Introduction

Probabilistic Machine Learning: An Introduction

Kevin P. Murphy — 2022

Publisher
MIT Press
Pages
848
ISBN
9780262046824
Published
2022
More → Amazon
📖
Probabilistic Machine Learning: Advanced Topics
2023 ●
The 2023 sequel — 1,300+ pages on deep generative models, graphical models, Bayesian inference, reinforcement learning, and causality. The most comprehensive advanced ML reference in print.
📖

Probabilistic Machine Learning: Advanced Topics

Kevin P. Murphy — 2023

Publisher
MIT Press
ISBN
9780262048439
Published
2023
More → Amazon
Machine Learning: A Probabilistic Perspective
Machine Learning: A Probabilistic Perspective
a probabilistic perspective
2012 ↻
The 2012 original — 1,100 pages that won the DeGroot Prize and defined probabilistic ML pedagogy for a decade. Still useful, though the PML series has largely replaced it.
Machine Learning: A Probabilistic Perspective

Machine Learning: A Probabilistic Perspective

a probabilistic perspective

Kevin P. Murphy — 2012

Publisher
MIT Press
Pages
1104
ISBN
9780262018029
Published
2012
More → Amazon

Key Articles & Papers

Probabilistic Machine Learning: An Introduction (free draft) 2022 — The full introduction volume as a draft PDF, with companion Jupyter notebooks. This is the starting point if you want the book without buying it. Probabilistic Machine Learning: Advanced Topics (free draft) 2023 — The advanced volume's draft site, including chapter-by-chapter PDFs and code. Where you go when the introduction isn't deep enough. Dynamic Bayesian Networks: Representation, Inference and Learning 2002 — Murphy's UC Berkeley PhD thesis under Stuart Russell. Still the canonical reference for DBNs — HMMs generalized with factored state. The Bayes Net Toolbox for Matlab 2001 — The paper describing BNT, Murphy's open-source graphical models library. Predates the deep learning era but shaped how a generation of students learned Bayesian inference. pyprobml GitHub repository 2024 — The companion code for both PML volumes — JAX, PyTorch, and scikit-learn implementations of every figure and example. The best way to actually learn what the books cover.

YouTube

YouTube video
2023
YouTube video
2023
YouTube video
2022
YouTube video
2018

Related People

pioneer Christopher Bishop
© 2026 PrometheusRoot