314 Forks
1124 Stars
1124 Watchers

prml

Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop

How to download and setup prml

Open terminal and run command
git clone https://github.com/gerdm/prml.git
git clone is used to create a copy or clone of prml repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with prml https://github.com/gerdm/prml/archive/master.zip

Or simply clone prml with SSH
[email protected]:gerdm/prml.git

If you have some problems with prml

You may open issue on prml support forum (system) here: https://github.com/gerdm/prml/issues