[mlpack] installation

Ryan Curtin ryan at ratml.org
Fri Mar 1 09:03:15 EST 2019


On Fri, Mar 01, 2019 at 11:58:49AM +0530, SUMIT KUMAR wrote:
> if i want to install mlpack in ubuntu , will i able to use it in c++ mode

Hi Sumit,

If you install 'libmlpack-dev', it will install the C++ headers and then
you can write programs that use mlpack in C++.  However if you are
interested in developing and contributing to mlpack then you would be
best served by downloading the git repository and building from source.
There are tutorials online for how to do that.

Thanks,

Ryan

-- 
Ryan Curtin    | "You know, I think he's got a point."
ryan at ratml.org |   - The Mayor


More information about the mlpack mailing list