|
About: The Cognitive Foundry is a modular Java software library of machine learning components and algorithms designed for research and applications. Changes:
|
|
About: ITE (Information Theoretical Estimators) is capable of estimating many different variants of entropy, mutual information, divergence, association measures and cross quantities. Thanks to its highly modular design, ITE supports additionally (i) the combinations of the estimation techniques, (ii) the easy construction and embedding of novel information theoretical estimators, and (iii) their immediate application in information theoretical optimization problems. Changes:
|
|
About: This is an optimization library based on Social Impact Theory(SITO). The optimizer works in the same way as PSO and GA. Changes:minor changes
|
|
About: A collection of python code to perform research in optimization. The aim is to provide reusable components that can be quickly applied to machine learning problems. Used in: - Ellipsoidal multiple instance learning - difference of convex functions algorithms for sparse classfication - Contextual bandits upper confidence bound algorithm (using GP) - learning output kernels, that is kernels between the labels of a classifier. Changes:
|
|
About: The GPstuff toolbox is a versatile collection of Gaussian process models and computational tools required for inference. The tools include, among others, various inference methods, sparse approximations and model assessment methods. Changes:2013-04-24 Version 4.1 New features:
Improvements
New files
|
|
About: Soltion developed by team Turtle Tamers in the ChaLearn Gesture Challenge (http://www.kaggle.com/c/GestureChallenge2) Changes:Initial Announcement on mloss.org.
|
|
About: The aim is to embed a given data relationship matrix into a low-dimensional Euclidean space such that the point distances / distance ranks correlate best with the original input relationships. Input relationships may be given as (asymmetric) distances, dissimilarities, or (negative) scores. Input-output relations are modelled as row-conditioned. (Weighted) Pearson and soft Spearman rank correlation, and unweighted soft Kendall correlation are supported correlation measures for input/output object neighborhood relationships. Changes:
|
|
About: The GPML toolbox is a flexible and generic Octave 3.2.x and Matlab 7.x implementation of inference and prediction in Gaussian Process (GP) models. Changes:We now support inference on large datasets using the FITC approximation for non-Gaussian likelihoods for EP and Laplace's approximation. New likelihood functions: mixture likelihood, Poisson likelihood, label noise. We added two MCMC samplers.
|
|
About: A Tool for Embedding Strings in Vector Spaces Changes:Support for positional n-grams with shift (similar to weighted-degree kernel with shift) has been added. Several minor bugs have been fixed.
|
|
About: Stochastic neighbor embedding aims at the reconstruction of given distance, dissimilarity, or score neighborhood relations in a low-dimensional Euclidean space. This can be regarded as general approach to multi-dimensional scaling, but the reconstruction is based on the definition of input (and output) neighborhood probability alone. Probability of score exceedance is used for neighborhood probability estimation, which is connected to soft-rank optimization. The present implementation makes use of quasi 2nd order gradient-based (l-)BFGS optimization. Changes:
|
|
About: GradMC is an algorithm for MR motion artifact removal implemented in Matlab Changes:Initial Announcement on mloss.org.
|
|
About: The VLFeat open source library implements popular computer vision algorithms including affine covariant feature detectors, HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, and quick shift. It is written in C for efficiency and compatibility, with interfaces in MATLAB for ease of use, and detailed documentation throughout. It supports Windows, Mac OS X, and Linux. The latest version of VLFeat is 0.9.16. Changes:VLFeat 0.9.16: Added VL_COVDET() (covariant feature detectors). This function implements the following detectors: DoG, Hessian, Harris Laplace, Hessian Laplace, Multiscale Hessian, Multiscale Harris. It also implements affine adaptation, estiamtion of feature orientation, computation of descriptors on the affine patches (including raw patches), and sourcing of custom feature frame. Addet the auxiliary function VL_PLOTSS(). This is the second point update supported by the PASCAL Harvest programme. VLFeat 0.9.15: Added VL_HOG() (HOG features). Added VL_SVMPEGASOS() and a vastly improved SVM implementation. Added IHASHSUM (hashed counting). Improved INTHIST (integral histogram). Added VL_CUMMAX(). Improved the implementation of VL_ROC() and VL_PR(). Added VL_DET() (Detection Error Trade-off (DET) curves). Improved the verbosity control to AIB. Added support for Xcode 4.3, improved support for past and future Xcode versions. Completed the migration of the old test code in toolbox/test, moving the functionality to the new unit tests toolbox/xtest. Improved credits. This is the first point update supported by the PASCAL Harvest (several more to come shortly).
|
|
About: svm-struct-matlab is a MATLAB wrapper of T. Joachims' SVM^struct solver for structured output support vector machines. Changes:Adds support for Xcode 4.0 and Mac OS X 10.7 and greater.
|
|
About: Matlab code for learning probabilistic SVM in the presence of uncertain labels. Changes:Added missing dataset function (thanks to Hao Wu)
|
|
About: A Matlab implementation of Uncorrelated Multilinear Discriminant Analysis (UMLDA) for dimensionality reduction of tensor data via tensor-to-vector projection Changes:Initial Announcement on mloss.org.
|
|
About: A Matlab implementation of Uncorrelated Multilinear PCA (UMPCA) for dimensionality reduction of tensor data via tensor-to-vector projection Changes:Initial Announcement on mloss.org.
|
|
About: The package provides a Lagrangian approach to the posterior regularization of given linear mappings. This is important in two cases, (a) when systems are under-determined and (b) when the external model for calculating the mapping is invariant to properties such as scaling. The software may be applied in cases when the external model does not provide its own regularization strategy. In addition, the package allows to rank attributes according to their distortion potential to a given linear mapping. Changes:Version 1.1 (May 23, 2012) memory and time optimizations distderivrel.m now supports assessing the relevance of attribute pairs Version 1.0 (Nov 9, 2011) * Initial Announcement on mloss.org.
|
|
About: A Matlab implementation of Multilinear PCA (MPCA) and MPCA+LDA for dimensionality reduction of tensor data Changes:Initial Announcement on mloss.org.
|
|
About: A Matlab script for learning vector-valued functions and kernels on the output space. Changes:Added code for learning low-rank output kernels.
|
|
About: Gaussian process RTS smoothing (forward-backward smoothing) based on moment matching. Changes:Initial Announcement on mloss.org.
|
