README 418 B

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