Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 308 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 308 Bytes

PRMLPY

Python demos for Chris Bishop's Pattern Recognition and Machine Learning book.

Major algorithms are implemented in Numpy for maximum clarify and ease of understanding; efficiency was not a primary concern.