All entries
Showing Items 1-20 of 27 on page 1 of 2: 1 2 Next

Logo Adaptive Resonance Theory for Unsupervised Learning 1.0

by ibaze - November 13, 2008, 16:40:28 CET [ Project Homepage BibTeX Download ] 223 views, 51 downloads, 1 subscription

This software package includes the ART algorithms for unsupervised learning only. It is a family of four programs based on different ART algorithms (ART 1, ART 2A, ART 2A-C and ART Distance). All of [...]


Logo MLPY Machine Learning Py 1.2.7

by albanese - November 11, 2008, 12:13:33 CET [ Project Homepage BibTeX Download ] 3083 views, 529 downloads, 2 subscriptions

We introduce mlpy, a high-performance Python package for predictive modeling. It makes extensive use of NumPy to provide fast N-dimensional array manipulation and easy integration of C code. Mlpy [...]


Logo dlib 17.12

by davis685 - November 11, 2008, 03:02:31 CET [ Project Homepage BibTeX Download ] 1628 views, 371 downloads, 1 subscription

A C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems.


Logo RL Glue and Codecs -- Glue 3.0 RC2 and Codecs R338

by btanner - November 11, 2008, 01:20:00 CET [ Project Homepage BibTeX Download ] 566 views, 107 downloads, 1 subscription

RL-Glue allows agents, environments, and experiments written in Java, C/C++, Matlab, Python, and Lisp to inter operate, accelerating research by promoting software re-use in the community.


Logo JMLR LWPR 1.2.1

by sklanke - November 4, 2008, 12:26:30 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 3917 views, 402 downloads, 2 comments, 1 subscription

Locally Weighted Projection Regression (LWPR) is a recent algorithm that achieves nonlinear function approximation in high dimensional spaces with redundant and irrelevant input dimensions. At its [...]


Logo JMLR Shark 2.2.0

by igel - October 30, 2008, 22:50:38 CET [ Project Homepage BibTeX Download ] 3229 views, 518 downloads, 1 subscription

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

SHARK is a modular C++ library for the design and optimization of adaptive systems. It provides methods for linear and nonlinear optimization, in particular evolutionary and gradient-based [...]


Logo ILNumerics.Net 1.4.01

by haymo - October 14, 2008, 01:24:28 CET [ Project Homepage BibTeX Download ] 540 views, 144 downloads, 1 comment, 1 subscription

Intended for .NET developers wanting to implement algorithms directly in a common .NET language (recommended: C#). Support for n-dim generic arrays, LAPACK, FFT, cells, logicals, 2D&3D plotting [...]


Logo Torch 5 5.1

by andresy - October 1, 2008, 04:25:12 CET [ Project Homepage BibTeX Download ] 973 views, 203 downloads, 4 comments, 2 subscriptions

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

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 [...]


Logo Nieme 0.8

by francis - September 25, 2008, 12:18:38 CET [ Project Homepage BibTeX Download ] 1618 views, 338 downloads, 1 subscription

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

Nieme is a machine learning library for large-scale classification, regression and ranking. It relies on the framework of energy-based models which unifies several learning algorithms ranging from [...]


Logo OpenOpt 0.19

by Dmitrey - September 15, 2008, 19:08:09 CET [ Project Homepage BibTeX Download ] 1461 views, 302 downloads, 0 subscriptions

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

Universal Python-written numerical optimization toolbox. Problems: NLP, LP, QP, NSP(nonsmooth), MILP, LSP, LLSP, MMP, GLP etc. Connects to dozens of solvers (some are C- or Fortran-written). [...]


Logo Ngram Statistics Package 1.09

by tpederse - August 12, 2008, 18:21:52 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 704 views, 128 downloads, 1 subscription

The Ngram Statistics Package is a suite of Perl modules that identifies significant multi-word units (collocations) in written text using many different tests of association. NSP allows a user to [...]


Logo WordNet Similarity 2.05

by tpederse - August 12, 2008, 16:42:50 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 731 views, 142 downloads, 1 subscription

This is a Perl module that implements a variety of semantic similarity and relatedness measures based on information found in the lexical database WordNet. In particular, it supports the measures of [...]


Logo SenseClusters 1.01

by tpederse - August 12, 2008, 16:39:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1406 views, 476 downloads, 1 subscription

SenseClusters is a package of (mostly) Perl programs that allows a user to cluster similar contexts together using unsupervised knowledge-lean methods. These techniques have been applied to word [...]


Logo chi2 kernel 1.4

by gruel - August 4, 2008, 14:09:58 CET [ BibTeX Download ] 986 views, 335 downloads, 1 subscription

Very fast implementation of the chi-squared distance between histograms (or vectors with non-negative entries).


Logo LaRank 1.1

by antojne - July 15, 2008, 15:58:25 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 823 views, 137 downloads, 1 subscription

LaRank is an online solver for multiclass Support Vector Machines.


Logo Waffles 2008-05-05

by mgashler - June 4, 2008, 00:19:36 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1171 views, 283 downloads, 1 subscription

A C++ library of machine learning algorithms and tools, and several demos that show how to use it.


PyML is an interactive object oriented framework for machine learning in python with a focus on kernel methods.


Logo Easysvm 0.2

by gxr - May 28, 2008, 19:21:27 CET [ Project Homepage BibTeX Download ] 817 views, 155 downloads, 1 comment, 1 subscription

The Easysvm package provides a set of tools based on the Shogun toolbox allowing to train and test SVMs in a simple way.


Logo FlexCRFs 0.3

by pxhieu - May 10, 2008, 09:24:54 CET [ Project Homepage BibTeX Download ] 829 views, 339 downloads, 1 subscription

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 [...]


Logo GibbsLDA 0.2

by pxhieu - May 9, 2008, 22:18:52 CET [ Project Homepage BibTeX Download ] 932 views, 375 downloads, 1 subscription

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 [...]


Showing Items 1-20 of 27 on page 1 of 2: 1 2 Next