All entries.
Showing Items 581-600 of 676 on page 30 of 34: First Previous 25 26 27 28 29 30 31 32 33 34 Next

Logo SALSA.jl 0.0.5

by jumutc - September 28, 2015, 17:28:56 CET [ Project Homepage BibTeX Download ] 7782 views, 1963 downloads, 0 subscriptions

About: SALSA (Software lab for Advanced machine Learning with Stochastic Algorithms) is an implementation of the well-known stochastic algorithms for Machine Learning developed in the high-level technical computing language Julia. The SALSA software package is designed to address challenges in sparse linear modelling, linear and non-linear Support Vector Machines applied to large data samples with user-centric and user-friendly emphasis.

Changes:

Initial Announcement on mloss.org.


Logo Calibrated AdaMEC 1.0

by nnikolaou - April 8, 2017, 13:57:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13081 views, 1961 downloads, 0 subscriptions

About: Code for Calibrated AdaMEC for binary cost-sensitive classification. The method is just AdaBoost that properly calibrates its probability estimates and uses a cost-sensitive (i.e. risk-minimizing) decision threshold to classify new data.

Changes:

Updated license information


Logo hcluster 0.2.0

by damianeads - December 14, 2008, 14:03:49 CET [ Project Homepage BibTeX Download ] 7638 views, 1961 downloads, 0 subscriptions

About: This library provides Python functions for agglomerative clustering. Its features include

Changes:

Initial Announcement on mloss.org.


Logo HierLearning 1.0

by neville - March 2, 2014, 04:24:37 CET [ BibTeX BibTeX for corresponding Paper Download ] 7406 views, 1958 downloads, 0 subscriptions

About: HierLearning is a C++11 implementation of a general-purpose, multi-agent, hierarchical reinforcement learning system for sequential decision problems.

Changes:

Initial Announcement on mloss.org.


Logo LRSLibrary 1.0.2

by andrewssobral - January 16, 2015, 18:29:54 CET [ Project Homepage BibTeX Download ] 7748 views, 1937 downloads, 0 subscriptions

About: Low-Rank and Sparse tools for Background Modeling and Subtraction in Videos.

Changes:

Initial Announcement on mloss.org.


Logo MIPS, The migrant implementation system 1.0

by thomasfannes - April 28, 2015, 15:07:05 CET [ Project Homepage BibTeX Download ] 6963 views, 1933 downloads, 0 subscriptions

About: MIPS is a software library for state-of-the-art graph mining algorithms. The library is platform independent, written in C++(03), and aims at implementing generic and efficient graph mining algorithms.

Changes:

description update


Logo Implementation of the DMV and CCM Parsers 0.2.0

by francolq - September 24, 2013, 07:06:46 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8127 views, 1932 downloads, 0 subscriptions

About: This package includes implementations of the CCM, DMV and DMV+CCM parsers from Klein and Manning (2004), and code for testing them with the WSJ, Negra and Cast3LB corpuses (English, German and Spanish respectively). A detailed description of the parsers can be found in Klein (2005).

Changes:

Initial Announcement on mloss.org.


Logo A Statistical Audit for Reproducibility and Altermate Analysis 0.1

by matloff - September 5, 2017, 06:51:27 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7392 views, 1931 downloads, 0 subscriptions

About: Tool aimed at helping remedy the reproducibility problem, specifically in the statistical and data wrangling aspects.

Changes:

Initial Announcement on mloss.org.


Logo SkyVoice TTS and SDK 1.0

by openpr_nlpr - September 10, 2012, 03:48:47 CET [ Project Homepage BibTeX Download ] 7641 views, 1931 downloads, 0 subscriptions

About: Text-to-Speech (TTS) is a kind of speech processing technology that converts text into speech. It involves phonetics, linguistics, digital signal processing technology, computer technology, multimedia technology, and other technologies. It is a frontier technology in Chinese information processing field. With TTS technology, any text used to be read by eyes can also be listened by ears.

Changes:

Initial Announcement on mloss.org.


Logo Half quadratic based Iterative Minimization for Robust Sparse Representation 1.0

by openpr_nlpr - June 3, 2013, 09:57:11 CET [ Project Homepage BibTeX Download ] 6920 views, 1924 downloads, 0 subscriptions

About: Robust sparse representation has shown significant potential in solving challenging problems in computer vision such as biometrics and visual surveillance. Although several robust sparse models have been proposed and promising results have been obtained, they are either for error correction or for error detection, and learning a general framework that systematically unifies these two aspects and explore their relation is still an open problem. In this paper, we develop a half-quadratic (HQ) framework to solve the robust sparse representation problem. By defining different kinds of half-quadratic functions, the proposed HQ framework is applicable to performing both error correction and error detection. More specifically, by using the additive form of HQ, we propose an L1-regularized error correction method by iteratively recovering corrupted data from errors incurred by noises and outliers; by using the multiplicative form of HQ, we propose an L1-regularized error detection method by learning from uncorrupted data iteratively. We also show that the L1-regularization solved by soft-thresholding function has a dual relationship to Huber M-estimator, which theoretically guarantees the performance of robust sparse representation in terms of M-estimation. Experiments on robust face recognition under severe occlusion and corruption validate our framework and findings.

Changes:

Initial Announcement on mloss.org.


Logo Hype 0.1.0

by gbaydin - November 16, 2015, 18:35:57 CET [ Project Homepage BibTeX Download ] 6188 views, 1922 downloads, 0 subscriptions

About: Hype is a proof-of-concept deep learning library, where you can perform optimization on compositional machine learning systems of many components, even when such components themselves internally perform optimization.

Changes:

Initial Announcement on mloss.org.


Logo NearOED 1.0

by gabobert - July 11, 2013, 16:54:12 CET [ Project Homepage BibTeX Download ] 6964 views, 1909 downloads, 0 subscriptions

About: The toolbox from the paper Near-optimal Experimental Design for Model Selection in Systems Biology (Busetto et al. 2013, submitted) implemented in MATLAB.

Changes:

Initial Announcement on mloss.org.


Logo DIANNE 0.5.0

by sbohez - October 25, 2016, 19:51:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9496 views, 1902 downloads, 0 subscriptions

About: DIANNE is a modular software framework for designing, training and evaluating artificial neural networks on heterogeneous, distributed infrastructure . It is built on top of OSGi and AIOLOS and can transparently deploy and redeploy (parts of) a neural network on multiple machines, as well as scale up training on a compute cluster.

Changes:

Initial Announcement on mloss.org.


Logo semi supervised learning for rgb d object recognition 1.0

by openpr_nlpr - November 4, 2014, 03:24:56 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9249 views, 1900 downloads, 0 subscriptions

About: This provide a semi-supervised learning method based co-training for RGB-D object recognition. Besides, we evaluate four state-of-the-art feature learing method under the semi-supervised learning framework.

Changes:

Initial Announcement on mloss.org.


Logo bandicoot 0.4

by yvesalexandre - November 20, 2015, 17:08:31 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8327 views, 1895 downloads, 0 subscriptions

About: An open-source Python toolbox to analyze mobile phone metadata.

Changes:

Initial Announcement on mloss.org.


Logo Toupee 0.1

by nitbix - March 7, 2016, 20:29:59 CET [ Project Homepage BibTeX Download ] 7137 views, 1889 downloads, 0 subscriptions

About: A Python based library for running experiments with Deep Learning and Ensembles on GPUs.

Changes:

Initial Announcement on mloss.org.


Logo Weight HMM 1.0

by SongTao - May 27, 2014, 15:29:20 CET [ BibTeX Download ] 4785 views, 1887 downloads, 0 subscriptions

About: Discovering short linear protein motif based on selective training of profile hidden Markov models

Changes:

Initial Announcement on mloss.org.


Logo MLPlot Beta

by pascal - August 22, 2011, 11:07:53 CET [ Project Homepage BibTeX Download ] 7485 views, 1884 downloads, 0 subscriptions

About: MLPlot is a lightweight plotting library written in Java.

Changes:

Initial Announcement on mloss.org.


Logo Evaluation toolkit 1.0

by openpr_nlpr - August 13, 2013, 08:58:25 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8675 views, 1880 downloads, 0 subscriptions

About: This evaluation toolkit provides a unified framework for evaluating bag-of-words based encoding methods over several standard image classification datasets.

Changes:

Initial Announcement on mloss.org.


Logo diffpriv 0.4.2

by brubinstein - July 18, 2017, 16:09:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6428 views, 1878 downloads, 0 subscriptions

About: Easy differential privacy

Changes:

Initial Announcement on mloss.org.


Showing Items 581-600 of 676 on page 30 of 34: First Previous 25 26 27 28 29 30 31 32 33 34 Next