All entries.
Showing Items 421-440 of 676 on page 22 of 34: First Previous 17 18 19 20 21 22 23 24 25 26 27 Next Last

Logo FlexCRFs 0.3

by pxhieu - May 10, 2008, 09:24:54 CET [ Project Homepage BibTeX Download ] 11301 views, 4672 downloads, 0 subscriptions

About: FlexCRFs is a conditional random field toolkit for segmenting and labeling sequence data written in C/C++ using STL library. It was implemented based on the theoretic model presented in (Lafferty et [...]

Changes:

Initial Announcement on mloss.org.


Logo mldata.org svn-r1070-Apr-2011

by sonne - April 8, 2011, 10:15:49 CET [ Project Homepage BibTeX Download ] 11297 views, 2857 downloads, 0 subscriptions

About: The source code of the mldata.org site - a community portal for machine learning data sets.

Changes:

Initial Announcement on mloss.org.


Logo L21 Regularized Correntropy for Robust Feature Selection 1.0

by openpr_nlpr - June 26, 2012, 03:11:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11294 views, 2295 downloads, 0 subscriptions

About: We study the problem of robust feature extraction based on L21 regularized correntropy in both theoretical and algorithmic manner. In theoretical part, we point out that an L21-norm minimization can be justified from the viewpoint of half-quadratic (HQ) optimization, which facilitates convergence study and algorithmic development. In particular, a general formulation is accordingly proposed to unify L1-norm and L21-norm minimization within a common framework. In algorithmic part, we propose an L21 regularized correntropy algorithm to extract informative features meanwhile to remove outliers from training data. A new alternate minimization algorithm is also developed to optimize the non-convex correntropy objective. In terms of face recognition, we apply the proposed method to obtain an appearance-based model, called Sparse-Fisherfaces. Extensive experiments show that our method can select robust and sparse features, and outperforms several state-of-the-art subspace methods on largescale and open face recognition datasets.

Changes:

Initial Announcement on mloss.org.


Logo SVQP 2

by leonbottou - January 31, 2009, 14:22:04 CET [ Project Homepage BibTeX Download ] 11287 views, 3758 downloads, 0 subscriptions

About: SVQP1 and SVQP2 are QP solvers for training SVM.

Changes:

Initial Announcement on mloss.org.


Logo Uncorrelated Multilinear Principal Component Analysis 1.0

by hplu - June 18, 2012, 17:23:52 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11281 views, 2396 downloads, 0 subscriptions

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.


Logo parcor Regularized estimation of partial correlation matrices 0.1

by nkraemer - May 5, 2009, 16:49:47 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11272 views, 2486 downloads, 0 subscriptions

About: The package estimates the matrix of partial correlations based on different regularized regression methods: lasso, adaptive lasso, PLS, and Ridge Regression.

Changes:

Initial Announcement on mloss.org.


Logo Pattern Recognition for Neuroimaging Toolbox v1.1

by chrisp - September 16, 2013, 23:19:56 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11243 views, 2833 downloads, 0 subscriptions

About: PRoNTo is freely available software and aims to facilitate the interaction between the neuroimaging and machine learning communities. The toolbox is based on pattern recognition techniques for the analysis of neuroimaging data. PRoNTo supports the analysis of all image modalities as long as they are NIfTI format files. However, only the following modalites have been tested for version 1.1: sMRI, fMRI, PET, FA (fractional anisotropy) and Beta (GLM coefficients) images.

Changes:

Initial Announcement on mloss.org.


Logo KMLib sparse GPU SVM 0.1

by ksopyla - March 20, 2013, 14:30:08 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11131 views, 3193 downloads, 0 subscriptions

About: Support Vectors Machine library in .net with CUDA support. Library includes GPU SVM solver for kernels linear,RBF,Chi-Square and Exp Chi-Square which use NVIDIA CUDA technology. It allows for classification of feature rich sparse datasets through utilization of sparse matrix formats CSR, Ellpack-R or Sliced EllR-T

Changes:

Initial Announcement on mloss.org.


Logo minFunc 2012

by markSchmidt - December 18, 2013, 01:07:07 CET [ Project Homepage BibTeX Download ] 11104 views, 2380 downloads, 0 subscriptions

About: minFunc is a Matlab function for unconstrained optimization of differentiable real-valued multivariate functions using line-search methods. It uses an interface very similar to the Matlab Optimization Toolbox function fminunc, and can be called as a replacement for this function. On many problems, minFunc requires fewer function evaluations to converge than fminunc (or minimize.m). Further it can optimize problems with a much larger number of variables (fminunc is restricted to several thousand variables), and uses a line search that is robust to several common function pathologies.

Changes:

Initial Announcement on mloss.org.


Logo SketchSort 0.0.6

by ytabei - October 11, 2010, 18:33:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11077 views, 2269 downloads, 0 subscriptions

About: A Sortware for All Pairs Similarity Search

Changes:

Initial Announcement on mloss.org.


Logo PALMA: mRNA to Genome Alignments using Large Margin Algorithms 0.3.7

by gxr - November 26, 2007, 21:14:57 CET [ Project Homepage BibTeX Download ] 10954 views, 3173 downloads, 0 subscriptions

About: PALMA computes the optimal spliced alignment of a mRNA sequence to a genomic sequence. The main python script takes two FASTA files containing the target (e.g. a DNA sequence, part of the genome) [...]

Changes:

Initial Announcement on mloss.org.


Logo crfpp 0.53

by sonne - May 8, 2009, 08:46:44 CET [ Project Homepage BibTeX Download ] 10851 views, 4485 downloads, 0 subscriptions

About: CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data.

Changes:

Initial Announcement on mloss.org.


Logo Denoising TOF 3D images using confidence measures 1

by mafrank - August 17, 2011, 16:59:12 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10847 views, 2393 downloads, 0 subscriptions

About: Denoising images via normalized convolution

Changes:

Initial Announcement on mloss.org.


Logo Isoline Retrieval SVN rev. 7

by Petey - February 21, 2012, 16:56:09 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10794 views, 2334 downloads, 0 subscriptions

About: Software to perform isoline retrieval, retrieve isolines of an atmospheric parameter from a nadir-looking satellite.

Changes:

Added screenshot, keywords


Logo Tekkotsu 4.0

by touretzky - December 5, 2007, 10:28:02 CET [ Project Homepage BibTeX Download ] 10792 views, 2935 downloads, 0 subscriptions

About: Tekkotsu is a high-level framework for robot programming that provides primitives for perception, manipulation, navigation, and control. It supports a variety of robot platforms.

Changes:

Initial Announcement on mloss.org.


Logo LibBi 1.0.0

by lawmurray - June 23, 2013, 09:04:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10721 views, 2499 downloads, 0 subscriptions

About: Bayesian state-space modelling and inference on high-performance computer hardware.

Changes:

Initial Announcement on mloss.org.


Logo CIlib Computational Intelligence Library 0.8

by gpampara - August 22, 2013, 08:34:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10652 views, 3301 downloads, 0 subscriptions

About: CIlib is a library of computational intelligence algorithms and supporting components that allows simple extension and experimentation. The library is peer reviewed and is backed by a leading research group in the field. The library is under active development.

Changes:

Initial Announcement on mloss.org.


Logo lomo feature extraction and xqda metric learning for person reidentification 1.0

by openpr_nlpr - May 6, 2015, 11:38:32 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10644 views, 2064 downloads, 0 subscriptions

Rating Empty StarEmpty StarEmpty StarEmpty StarEmpty Star
(based on 1 vote)

About: This MATLAB package provides the LOMO feature extraction and the XQDA metric learning algorithms proposed in our CVPR 2015 paper. It is fast, and effective for person re-identification. For more details, please visit http://www.cbsr.ia.ac.cn/users/scliao/projects/lomo_xqda/.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-boost 1.0-0

by r-cran-robot - December 9, 2004, 22:57:00 CET [ Project Homepage BibTeX Download ] 10644 views, 3159 downloads, 0 subscriptions

About: Boosting Methods for Real and Simulated Data

Changes:

Fetched by r-cran-robot on 2009-06-24 07:16:09.478727


Logo gWT graph indexing wavelet tree 1.0.0

by ytabei - May 12, 2011, 23:01:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10641 views, 2159 downloads, 0 subscriptions

About: Software for graph similarity search for massive graph databases

Changes:

Initial Announcement on mloss.org.


Showing Items 421-440 of 676 on page 22 of 34: First Previous 17 18 19 20 21 22 23 24 25 26 27 Next Last