Skip to content
Qiang Kou edited this page Jul 24, 2014 · 4 revisions

MLPACK is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK.

It aims to implement a wide array of machine learning methods and function as a swiss army knife for machine learning researchers.

The RcppMLPACK package includes the source code from the MLPACK library. Thus users do not need to install MLPACK itself in order to use RcppMLPACK.

MLPACK homepage: http://www.mlpack.org/

Clone this wiki locally