Skip to content

vagmcs/PRML

Repository files navigation

Pattern Recognition and Machine Learning (PMRL)

nbviewer pre-commit

The project contains notes and proofs as Jupyter notebooks, as well as, Python code implementing algorithms as presented in the book "Pattern Recognition and Machine Learning" by Christopher Bishop.

Instructions

In order to run the notebooks locally type the following:

make install
make jupyter

To generate a PDF document from the notebooks just type:

make notes

To generate markdown documents from the notebooks just type:

make markdown

Notebooks

Resources

License

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; See the GNU General Public License v3 for more details.

About

PRML notes, proofs and algorithms implemented in Python

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages