Brainy: A Machine Learning Library


Michal Konkol
Artificial Intelligence and Soft Computing (2014)

PDF

Abstract

Brainy is a newly created cross-platform machine learning library written in Java. It defines interfaces for common types of machine learning tasks and implementations of the most popular algorithms. Brainy utilizes a complex mathematical infrastructure which is also part of the library. The main difference compared to other ML libraries is the sophisticated system for feature definition and management. The design of the library is focused on efficiency, reliability, extensibility and simple usage. Brainy has been extensively used for research as well as commercial projects for major companies in Czech Republic and USA. Brainy is released under the GPL license and freely available from the project web page.

Authors

BibTex

@incollection{jbibtex-1, year = {2014}, isbn = {978-3-319-07175-6}, booktitle = {Artificial Intelligence and Soft Computing}, volume = {8468}, series = {Lecture Notes in Computer Science}, editor = {Rutkowski, Leszek and Korytkowski, Marcin and Scherer, RafaƂ and Tadeusiewicz, Ryszard and Zadeh, Lotfi A. and Zurada, Jacek M.}, doi = {10.1007/978-3-319-07176-3_43}, title = {Brainy: A Machine Learning Library}, url = {http://dx.doi.org/10.1007/978-3-319-07176-3_43}, publisher = {Springer International Publishing}, keywords = {Machine learning; software library}, author = {Konkol, Michal}, pages = {490-499}, abstract = {Brainy is a newly created cross-platform machine learning library written in Java. It defines interfaces for common types of machine learning tasks and implementations of the most popular algorithms. Brainy utilizes a complex mathematical infrastructure which is also part of the library. The main difference compared to other ML libraries is the sophisticated system for feature definition and management. The design of the library is focused on efficiency, reliability, extensibility and simple usage. Brainy has been extensively used for research as well as commercial projects for major companies in Czech Republic and USA. Brainy is released under the GPL license and freely available from the project web page.} }
Back to Top