GURLS - (Grand Unified Regularized Least Squares) is a software package for training multiclass classifiers based on the Regularized Least Squares (RLS) loss function.
The initial version has been designed and implemented in Matlab. Teh current goal is to implement an object-oriented C++ version to allow for a wider distribution of the library within the open-source developers' comunity.
Main functionalities already implemented are:
* Automatic parameter selection.
* Handle massive datasets.
* Great modularity, each method can be used independently.
* Wide range of optimization routine.
Please contact us if you want to join the developers' team or, otherwirse, feel free to download and use the library in your code and send us feedbacks about existing bugs, possible improvements and further developments.
Downloads:
0 This Week