2141 Forks
5693 Stars
5693 Watchers

PRMLT

Matlab code of machine learning algorithms in book PRML

How to download and setup PRMLT

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

Or simply clone PRMLT with SSH
[email protected]:PRML/PRMLT.git

If you have some problems with PRMLT

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