RSS 2 projects tagged "machine learning"

Download Website Updated 13 May 2013 Armadillo C++ Library

Screenshot
Pop 439.57
Vit 98.94

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.

Download Website Updated 06 Nov 2012 Accord.NET Framework

Screenshot
Pop 83.90
Vit 4.87

Accord.NET provides statistical analysis, machine learning, image processing, and computer vision methods for .NET applications. The Accord.NET Framework extends the popular AForge.NET with new features, adding to a more complete environment for scientific computing in .NET.

Screenshot

Project Spotlight

Gearmand

A job dispatching server.

Screenshot

Project Spotlight

GNU ed

An 8-bit clean, POSIX-compliant line editor.