Packages: Difference between revisions
No edit summary |
(→Other Packages: another) |
||
Line 10: | Line 10: | ||
Feel free to add unlisted packages. | Feel free to add unlisted packages. | ||
== LIBSVM, LIBLINEAR == | |||
Libraries for support vector machine / machine learning classification, regression, and distribution estimation problems. C++, with an interface to Octave. | |||
* http://www.csie.ntu.edu.tw/~cjlin/libsvm | |||
* http://www.csie.ntu.edu.tw/~cjlin/liblinear | |||
== ltfat == | == ltfat == |
Revision as of 17:49, 10 December 2014
This is a list of Packages available for GNU Octave.
Octave Forge
The official community packages: http://octave.sourceforge.net/
You may also take a look at the Wiki page for each package: http://wiki.octave.org/Category:Octave-Forge
Other Packages
Feel free to add unlisted packages.
LIBSVM, LIBLINEAR
Libraries for support vector machine / machine learning classification, regression, and distribution estimation problems. C++, with an interface to Octave.
ltfat
The Large Time-Frequency Analysis Toolbox®. Please note, this package is available on Octave Forge too, but it has its own website.
octsympy
A Symbolic Package for Octave using SymPy.
shogun
The Shogun Machine Learning Toolbox®
vlfeat
The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, and quick shift.