[go: nahoru, domu]

Skip to content
/ PRML Public

PRML notes, proofs and algorithms implemented in Python

License

Notifications You must be signed in to change notification settings

vagmcs/PRML

Repository files navigation

Pattern Recognition and Machine Learning (PMRL)

nbviewer License: LGPL v3 pre-commit Conventional Commits

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.

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.

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

About

PRML notes, proofs and algorithms implemented in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages