1318 Forks
5506 Stars
5506 Watchers

pyprobml

Python code for "Probabilistic Machine learning" book by Kevin Murphy

How to download and setup pyprobml

Open terminal and run command
git clone https://github.com/probml/pyprobml.git
git clone is used to create a copy or clone of pyprobml 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 pyprobml https://github.com/probml/pyprobml/archive/master.zip

Or simply clone pyprobml with SSH
[email protected]:probml/pyprobml.git

If you have some problems with pyprobml

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