MLPACK: A Scalable C++ Machine Learning Library
Abstract
MLPACK is a state-of-the-art, scalable, multi-platform C++ machine learning library released in late 2011 offering both a simple, consistent API accessible to novice users and high performance and flexibility to expert users by leveraging modern features of C++. MLPACK provides cutting-edge algorithms whose benchmarks exhibit far better performance than other leading machine learning libraries. MLPACK version 1.0.3, licensed under the LGPL, is available at www.mlpack.org.
Cite
Text
Curtin et al. "MLPACK: A Scalable C++ Machine Learning Library." Machine Learning Open Source Software, 2013.Markdown
[Curtin et al. "MLPACK: A Scalable C++ Machine Learning Library." Machine Learning Open Source Software, 2013.](https://mlanthology.org/mloss/2013/curtin2013jmlr-mlpack/)BibTeX
@article{curtin2013jmlr-mlpack,
title = {{MLPACK: A Scalable C++ Machine Learning Library}},
author = {Curtin, Ryan R. and Cline, James R. and Slagle, N. P. and March, William B. and Ram, Parikshit and Mehta, Nishant A. and Gray, Alexander G.},
journal = {Machine Learning Open Source Software},
year = {2013},
pages = {801-805},
volume = {14},
url = {https://mlanthology.org/mloss/2013/curtin2013jmlr-mlpack/}
}