1489 Forks
4325 Stars
4325 Watchers

mlpack

mlpack: a fast, header-only C++ machine learning library

How to download and setup mlpack

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

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

If you have some problems with mlpack

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