RSS 2 projects tagged "machine learning"

Download Website Updated 17 Mar 2013 SHOGUN

Screenshot
Pop 245.32
Vit 26.85

SHOGUN is a machine learning toolbox whose focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, all making use of the same underlying, efficient kernel implementations. Apart from SVMs and regression, SHOGUN also features a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons, and algorithms to train hidden Markov models. SHOGUN can be used from within C++, Matlab, R, Octave, and Python.

Download Website Updated 06 Jun 2013 Armadillo C++ Library

Screenshot
Pop 435.69
Vit 95.75

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point, and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach, based on template meta-programming, is used (during compile time) to combine several operations into one and reduce or eliminate the need for temporaries.

Screenshot

Project Spotlight

HAproxy

A high performance Web load balancer.

Screenshot

Project Spotlight

H2 Database Engine

A Java SQL database engine.