Metadata-Version: 2.1
Name: mlpack
Version: 3.4.2
Summary: a flexible, fast machine learning library
Home-page: http://www.mlpack.org/
Author: mlpack developers
Author-email: mlpack@lists.mlpack.org
License: BSD
Project-URL: Documentation, http://www.mlpack.org/docs/mlpack-3.4.2/python.html
Project-URL: Source, https://github.com/mlpack/mlpack/
Project-URL: Tracker, https://github.com/mlpack/mlpack/issues
Keywords: machine learning,data mining,deep learning,optimization
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Description-Content-Type: text/plain

mlpack is a fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. mlpack provides these algorithms as simple command-line programs, Python bindings, and C++ classes which can then be integrated into larger-scale machine learning solutions.

