18 projects found that use c as the programming language.
Showing Items 81-98 of 98 on page 5 of 5: Previous 1 2 3 4 5

Logo Disco 0.1

by tuulos - October 6, 2008, 11:14:48 CET [ Project Homepage BibTeX Download ] 15584 views, 3196 downloads, 0 subscriptions

About: Disco is an open-source implementation of the [Map-Reduce framework](http://en.wikipedia.org/wiki/MapReduce) for distributed computing. As the original framework, Disco supports parallel [...]

Changes:

Initial Announcement on mloss.org.


Logo Torch 5 5.1

by andresy - October 1, 2008, 04:25:12 CET [ Project Homepage BibTeX Download ] 19166 views, 3590 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

About: Torch5 provides a matlab-like environment for state-of-the-art machine learning algorithms. It is easy to use and provides a very efficient implementation, thanks to a easy and fast scripting [...]

Changes:

Initial Announcement on mloss.org.


Logo GMRFLib a library for fast and exact simulation of Gaussian MRF 3

by alipour - September 29, 2008, 03:09:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13174 views, 2753 downloads, 0 subscriptions

About: GMRFLib is a library in C for fast and exact simulation of Gaussian Markov Random Fields (GMRF) on graphs.unconditional simulation of a GMRF, conditional simulation from a GMRF

Changes:

Initial Announcement on mloss.org.


Logo JMLR LIBLINEAR 1.32

by biconnect - September 3, 2008, 17:35:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 32214 views, 4038 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 2 votes)

About: LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, L1-loss linear SVM, and multi-class SVM

Changes:

Initial Announcement on mloss.org.


Logo FlexCRFs 0.3

by pxhieu - May 10, 2008, 09:24:54 CET [ Project Homepage BibTeX Download ] 11272 views, 4666 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 GibbsLDA 0.2

by pxhieu - May 9, 2008, 22:18:52 CET [ Project Homepage BibTeX Download ] 12205 views, 4371 downloads, 0 subscriptions

About: GibbsLDA++: A C/C++ Implementation of Latent Dirichlet Allocation (LDA) using Gibbs Sampling for parameter estimation and inference. GibbsLDA++ is fast and is designed to analyze hidden/latent topic [...]

Changes:

Initial Announcement on mloss.org.


Logo BSVM 2.06

by biconnect - January 30, 2008, 10:27:13 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16645 views, 3278 downloads, 0 subscriptions

About: BSVM solves support vector machines (SVM) for the solution of large classification and regression problems. It includes three methods

Changes:

Initial Announcement on mloss.org.


Logo iBoost 0.1

by hiroto - December 1, 2007, 00:34:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12409 views, 3137 downloads, 0 subscriptions

About: Itemset boosting (iBoost) performs linear regression in the complete space of power sets of mutations. It implements a forward feature selection procedure where, in each iteration, one mutation [...]

Changes:

Initial Announcement on mloss.org.


Logo Local Alignment Kernels 0.3.2

by hiroto - December 1, 2007, 00:10:23 CET [ Project Homepage BibTeX Download ] 12924 views, 3482 downloads, 0 subscriptions

About: Local alignment kernels measure the similarity between two sequences by summing up scores obtained from local alignments with gaps of the sequences.

Changes:

Initial Announcement on mloss.org.


Logo SVMlin 1.0

by vikas - November 27, 2007, 08:04:48 CET [ Project Homepage BibTeX Download ] 11882 views, 2933 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 1 vote)

About: SVMlin: Fast Linear SVMs for Supervised and Semi-supervised Learning

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 ] 10936 views, 3168 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 Spider 1.71

by jaseweston - November 19, 2007, 15:51:59 CET [ Project Homepage BibTeX Download ] 12667 views, 3793 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

About: The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be [...]

Changes:

Initial Announcement on mloss.org.


Logo Lush 1.2.1

by ylecun - November 12, 2007, 06:35:08 CET [ Project Homepage BibTeX Download ] 12968 views, 4493 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 4 votes)

About: Lush is an object-oriented Lisp dialect with a super-simple way of integrating C/C++ code and libraries. It includes extensive libraries for numerical computing, machine learning, and computer [...]

Changes:

Initial Announcement on mloss.org.


Logo Incomplete Cholesky Decomposition for Dense Matrices 1.0

by mseeger - November 10, 2007, 22:23:52 CET [ Project Homepage BibTeX Download ] 11627 views, 2875 downloads, 0 subscriptions

About: The incomplete Cholesky decomposition for a dense symmetric positive definite matrix A is a simple way of approximating A by a matrix of low rank (you can choose the rank). It has been used [...]

Changes:

Initial Announcement on mloss.org.


Logo Updating the Cholesky Decomposition for Simple Changes of the System Matrix 1.0

by mseeger - November 10, 2007, 22:22:39 CET [ Project Homepage BibTeX Download ] 9722 views, 2839 downloads, 0 subscriptions

About: You should never compute, maintain, or update the inverse of a symmetric positive definite matrix if you do not have to. Computing the inverse or manipulating it is inherently instable. You can [...]

Changes:

Initial Announcement on mloss.org.


Logo Expectation Propagation and Experimental Design in the Sparse Linear Model 1.0

by mseeger - November 10, 2007, 22:20:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13630 views, 2947 downloads, 0 subscriptions

About: This page contains the implementation used in the paper „Experimental Design for Efficient Identification of Gene Regulatory Networks using Sparse Bayesian Models“ by Florian Steinke, Matthias [...]

Changes:

Initial Announcement on mloss.org.


Logo Kernel Multiple Logistic Regression 1.0

by mseeger - November 10, 2007, 22:16:50 CET [ Project Homepage BibTeX Download ] 11324 views, 2915 downloads, 0 subscriptions

About: Efficient implementation of penalized multiple logistic regression (aka multi-class) with Mercer kernels, aka MAP approximation to the multi-class Gaussian process model. This includes [...]

Changes:

Initial Announcement on mloss.org.


Logo Some essential Matlab extensions 1.0

by mseeger - November 10, 2007, 22:15:31 CET [ Project Homepage BibTeX Download ] 10097 views, 2823 downloads, 0 comments, 0 subscriptions

About: This is a set of MATLAB(R) functions and MEX files which I wrote to make working with this system somewhat bearable. They allow to call BLAS and LAPACK functions, which do very efficient dense [...]

Changes:

Initial Announcement on mloss.org.


Showing Items 81-98 of 98 on page 5 of 5: Previous 1 2 3 4 5