Shark

Abstract

SHARK is an object-oriented library for the design of adaptive systems. It comprises methods for single- and multi-objective optimization (e.g., evolutionary and gradient-based algorithms) as well as kernel-based methods, neural networks, and other machine learning techniques.

Cite

Text

Igel et al. "Shark." Machine Learning Open Source Software, 2008.

Markdown

[Igel et al. "Shark." Machine Learning Open Source Software, 2008.](https://mlanthology.org/mloss/2008/igel2008jmlr-shark/)

BibTeX

@article{igel2008jmlr-shark,
  title     = {{Shark}},
  author    = {Igel, Christian and Heidrich-Meisner, Verena and Glasmachers, Tobias},
  journal   = {Machine Learning Open Source Software},
  year      = {2008},
  pages     = {993-996},
  volume    = {9},
  url       = {https://mlanthology.org/mloss/2008/igel2008jmlr-shark/}
}