gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
Implements core algorithms across 14 chapters—from Bayesian inference and linear models to graphical models, sampling methods, and dimensionality reduction—with reproducible Jupyter notebooks that reconstruct the book's figures and mathematical derivations. Uses NumPy for numerical computation and visualization libraries to replicate PRML's canonical diagrams, enabling interactive exploration of concepts like variational inference, Gaussian processes, and hidden Markov models alongside exercise solutions.
2,565 stars. No commits in the last 6 months.
Stars
2,565
Forks
542
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Jul 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gerdm/prml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
neural-data-science/NESC_3505_textbook
Textbook for NESC 3505, Neural Data Science, at Dalhousie University
GeostatsGuy/MachineLearningCourse
My graduate level machine learning course, including student machine learning projects.
snrazavi/Machine_Learning_2018
Codes and Project for Machine Learning Course, Fall 2018, University of Tabriz
ckaestne/seai
CMU Lecture: Machine Learning In Production / AI Engineering / Software Engineering for...
tuanavu/coursera-university-of-washington
University of Washington