mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
84ca93748f
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. WWW: http://www.mlpack.org/ PR: 228012 Submitted by: robert.ayrapetyan@gmail.com
9 lines
371 B
Plaintext
9 lines
371 B
Plaintext
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.
|
|
|
|
WWW: http://www.mlpack.org/
|