Hacker News new | ask | show | jobs
Algorithms from Bishop's ML book implemented in Python (github.com)
107 points by dennybritz 2294 days ago
2 comments

As a small note, no one I know calls this book "PRML". I've always heard it referred to as "Bishop" (using the usual custom of referring to an textbook author's best known work by their last name).
Ok, we've put the Bishop in the title above.

Submitted title was "PRML Algorithms Implemented in Python".

The title is a bit obtuse. PRML = Pattern Recognition and Machine Learning. It is a book by Christopher M. Bishop.