All entries.
Showing Items 301-320 of 676 on page 16 of 34: First Previous 11 12 13 14 15 16 17 18 19 20 21 Next Last

Logo learning coupled feature spaces for cross modal matching 1.0

by openpr_nlpr - December 30, 2013, 10:15:46 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10439 views, 2112 downloads, 0 subscriptions

About: Kaiye Wang, Ran He, Wei Wang, Liang Wang, Tiuniu Tan. Learning Coupled Feature Spaces for Cross-modal Matching. In ICCV, 2013.

Changes:

Initial Announcement on mloss.org.


Logo hapFabia 1.4.2

by hochreit - December 28, 2013, 17:24:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 22592 views, 4703 downloads, 0 subscriptions

About: hapFabia is an R package for identification of very short segments of identity by descent (IBD) characterized by rare variants in large sequencing data. It detects 100 times smaller segments than previous methods.

Changes:

o citation update

o plot function improved


Logo Identification of very short segments of identity by descent in NGS data 1.4.2

by hochreit - December 28, 2013, 17:22:38 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 28899 views, 5937 downloads, 0 subscriptions

About: hapFabia is an R package for identification of very short segments of identity by descent (IBD) characterized by rare variants in large sequencing data.

Changes:

o citation update

o plot function improved


Logo Malheur 0.5.4

by konrad - December 25, 2013, 13:20:31 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 56234 views, 10724 downloads, 0 subscriptions

About: Automatic Analysis of Malware Behavior using Machine Learning

Changes:

Support for new version of libarchive. Minor bug fixes.


Logo minFunc 2012

by markSchmidt - December 18, 2013, 01:07:07 CET [ Project Homepage BibTeX Download ] 11382 views, 2450 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 Gesture Recogition Toolkit 0.1 Revision 289

by ngillian - December 13, 2013, 22:59:53 CET [ Project Homepage BibTeX Download ] 26735 views, 6241 downloads, 0 subscriptions

About: The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library that has been specifically designed for real-time gesture recognition. It features a large number of machine-learning algorithms for both classification and regression in addition to a wide range of supporting algorithms for pre-processing, feature extraction and dataset management. The GRT has been designed for real-time gesture recognition, but it can also be applied to more general machine-learning tasks.

Changes:

Added Decision Tree and Random Forests.


Logo LIBOL 0.3.0

by stevenhoi - December 12, 2013, 15:26:14 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 44897 views, 13720 downloads, 0 subscriptions

About: LIBOL is an open-source library with a family of state-of-the-art online learning algorithms for machine learning and big data analytics research. The current version supports 16 online algorithms for binary classification and 13 online algorithms for multiclass classification.

Changes:

In contrast to our last version (V0.2.3), the new version (V0.3.0) has made some important changes as follows:

• Add a template and guide for adding new algorithms;

• Improve parameter settings and make documentation clear;

• Improve documentation on data formats and key functions;

• Amend the "OGD" function to use different loss types;

• Fixed some name inconsistency and other minor bugs.


Logo JMLR Continuous Time Bayesian Network Reasoning and Learning Engine 1.1.1

by cshelton - December 9, 2013, 18:44:02 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 56141 views, 16043 downloads, 0 subscriptions

About: The CTBN-RLE is a C++ package of executables and libraries for inference and learning algorithms for continuous time Bayesian networks (CTBNs).

Changes:

compilation problems fixed


Logo StirlingNumbers 1.0

by stefanwebb - December 9, 2013, 03:26:56 CET [ Project Homepage BibTeX Download ] 7745 views, 2266 downloads, 0 subscriptions

About: A library for calculating and accessing generalized Stirling numbers of the second kind, which are used for inference in Poisson-Dirichlet processes.

Changes:

Initial Announcement on mloss.org.


Logo Jubatus 0.5.0

by hido - November 30, 2013, 17:41:50 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18791 views, 3700 downloads, 0 subscriptions

About: Jubatus is a general framework library for online and distributed machine learning. It currently supports classification, regression, clustering, recommendation, nearest neighbors, anomaly detection, and graph analysis. Loose model sharing provides higher scalability, better performance, and real-time capabilities, by combining online learning with distributed computations.

Changes:

0.5.0 add new supports for clustering and nearest neighbors. For more detail, see http://t.co/flMcTcYZVs


Logo r-cran-evtree 0.1-4

by r-cran-robot - November 25, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 24468 views, 6004 downloads, 0 subscriptions

About: Evolutionary Learning of Globally Optimal Trees

Changes:

Fetched by r-cran-robot on 2014-05-01 00:00:05.459097


Logo GBAC 0.0.4

by henrydcl - November 22, 2013, 20:04:16 CET [ BibTeX BibTeX for corresponding Paper Download ] 20934 views, 5677 downloads, 0 subscriptions

About: Probabilistic performance evaluation for multiclass classification using the posterior balanced accuracy

Changes:

Added bibtex information.


Logo Bayesian Model Averaging Library 0.3

by duric1 - November 16, 2013, 04:42:05 CET [ Project Homepage BibTeX Download ] 7032 views, 1992 downloads, 0 subscriptions

About: Bayesian Model Averaging for linear models with a wide choice of (customizable) priors. Built-in priorss include coefficient priors (fixed, flexible and hyper-g priors), 5 kinds of model priors, moreover model sampling by enumeration or various MCMC approaches.

Changes:

Initial Announcement on mloss.org.


  • Authors: Duric
  • License: Gnu
  • Programming Language: R

Logo JMLR The Generalised Linear Models Inference and Estimation Toolbox 1.5

by hn - November 8, 2013, 13:58:03 CET [ Project Homepage BibTeX Download ] 67092 views, 16293 downloads, 0 subscriptions

About: The glm-ie toolbox contains scalable estimation routines for GLMs (generalised linear models) and SLMs (sparse linear models) as well as an implementation of a scalable convex variational Bayesian inference relaxation. We designed the glm-ie package to be simple, generic and easily expansible. Most of the code is written in Matlab including some MEX files. The code is fully compatible to both Matlab 7.x and GNU Octave 3.2.x. Probabilistic classification, sparse linear modelling and logistic regression are covered in a common algorithmical framework allowing for both MAP estimation and approximate Bayesian inference.

Changes:

added factorial mean field inference as a third algorithm complementing expectation propagation and variational Bayes

generalised non-Gaussian potentials so that affine instead of linear functions of the latent variables can be used


Logo AlCoCoMa 1.0

by kiraly - November 8, 2013, 09:38:07 CET [ BibTeX BibTeX for corresponding Paper Download ] 8535 views, 2250 downloads, 0 subscriptions

About: ALgebraic COmbinatorial COmpletion of MAtrices. A collection of algorithms to impute or denoise single entries in an incomplete rank one matrix, to determine for which entries this is possible with any algorithm, and to provide algorithm-independent error estimates. Includes demo scripts.

Changes:

Initial Announcement on mloss.org.


Logo JMLR CARP 3.3

by volmeln - November 7, 2013, 15:48:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 54595 views, 14524 downloads, 0 subscriptions

About: CARP: The Clustering Algorithms’ Referee Package

Changes:

Generalized overlap error and some bugs have been fixed


Logo Two dimensional relaxed representation 1.0

by openpr_nlpr - November 4, 2013, 05:48:12 CET [ Project Homepage BibTeX Download ] 7417 views, 1888 downloads, 0 subscriptions

About: Q. Dong, Two-dimensional relaxed representation, Neurocomputing, 121:248-253, 2013, http://dx.doi.org/10.1016/j.neucom.2013.04.044

Changes:

Initial Announcement on mloss.org.


Logo bob 1.2.2

by anjos - October 28, 2013, 14:37:36 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 37997 views, 8874 downloads, 0 subscriptions

About: Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland.

Changes:

Bob 1.2.0 comes about 1 year after we released Bob 1.0.0. This new release comes with a big set of new features and lots of changes under the hood to make your experiments run even smoother. Some statistics:

Diff URL: https://github.com/idiap/bob/compare/v1.1.4...HEAD Commits: 629 Files changed: 954 Contributors: 7

Here is a quick list of things you should pay attention for while integrating your satellite packages against Bob 1.2.x:

  • The LBP module had its API changed look at the online docs for more details
  • LLRTrainer has been renamed to CGLogRegTrainer
  • The order in which you pass data to CGLogRegTrainer has been inverted (negatives now go first)
  • For C++ bindings, includes are in bob/python instead of bob/core/python
  • All specialized Bob exceptions are gone, if you were catching them, most have been cast into std::runtime_error's

For a detailed list of changes and additions, please look at our Changelog page for this release and minor updates:

https://github.com/idiap/bob/wiki/Changelog-from-1.1.4-to-1.2 https://github.com/idiap/bob/wiki/Changelog-from-1.2.0-to-1.2.1 https://github.com/idiap/bob/wiki/Changelog-from-1.2.1-to-1.2.2


Logo Differential Dependency Network cabig cytoscape plugin 1.0

by cbil - October 27, 2013, 17:31:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10521 views, 2352 downloads, 0 subscriptions

About: DDN learns and visualize differential dependency networks from condition-specific data.

Changes:

Initial Announcement on mloss.org.


Logo ISSE 0.2.0

by njb - October 15, 2013, 03:03:56 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19784 views, 4053 downloads, 0 subscriptions

About: An audio editing tool for single-channel source separation.

Changes:

Stereo processing, bug fixes, UI updates.


Showing Items 301-320 of 676 on page 16 of 34: First Previous 11 12 13 14 15 16 17 18 19 20 21 Next Last