Skip to content
Ryan Curtin edited this page Apr 28, 2021 · 15 revisions

mlpack (machine learning pack) is an open-source, intuitive, fast, and 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.

This wiki is meant to provide documentation for development-related tasks on Github. If you are looking for documentation on how to build and use mlpack, a better place to look would be the list of tutorials.

developer reference

misc. reference