slackbuilds_ponce/academic/Shark/README
Benjamin Trigona-Harany 5fe16980b6 academic/Shark: Added (machine learning library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-04-28 06:40:13 +07:00

8 lines
418 B
Text

Shark is a fast, modular, feature-rich open-source C++ machine
learning library. It provides methods for linear and nonlinear
optimization, kernel-based learning algorithms, neural networks and
various other machine learning techniques (see the feature list
below). It serves as a powerful toolbox for real world applications
as well as research. Shark depends on Boost and CMake.
Optional dependencies: atlas, hdf5.