All entries.
Showing Items 341-360 of 676 on page 18 of 34: First Previous 13 14 15 16 17 18 19 20 21 22 23 Next Last

Logo Python Robotics 5.0.0

by dsblank - January 22, 2008, 20:25:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14018 views, 2944 downloads, 0 subscriptions

About: The goal of the project is to provide a programming environment for easily exploring advanced topics in artificial intelligence and robotics without having to worry about the low-level details of [...]

Changes:

Initial Announcement on mloss.org.


Logo ELF Ensemble Learning Framework 0.1

by mjahrer - May 10, 2010, 23:54:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13996 views, 2794 downloads, 0 subscriptions

About: ELF provides many well implemented supervised learners for classification and regression tasks with an opportunity of ensemble learning.

Changes:

Initial Announcement on mloss.org.


Logo The Pegasos SVM solver 1.0

by Shai - November 28, 2007, 07:14:52 CET [ Project Homepage BibTeX Download ] 13995 views, 3034 downloads, 0 subscriptions

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

About: The software solves the SVM optimization problem.

Changes:

Initial Announcement on mloss.org.


Logo GradMC 2.00

by tur - April 14, 2014, 15:48:48 CET [ BibTeX Download ] 13958 views, 4624 downloads, 0 subscriptions

About: GradMC is an algorithm for MR motion artifact removal implemented in Matlab

Changes:

Added support for multi-rigid motion correction.


Logo The Statistical ToolKit 0.8.4

by joblion - December 5, 2014, 13:21:47 CET [ Project Homepage BibTeX Download ] 13927 views, 3650 downloads, 0 subscriptions

About: STK++: A Statistical Toolkit Framework in C++

Changes:

Inegrating openmp to the current release. Many enhancement in the clustering project. bug fix


Logo Dirichlet Forest LDA 0.1.1

by davidandrzej - July 16, 2009, 21:59:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13927 views, 2937 downloads, 0 subscriptions

About: This software implements the Dirichlet Forest (DF) Prior within the Latent Dirichlet Allocation (LDA) model. When combined with LDA, the Dirichlet Forest Prior allows the user to encode domain knowledge (must-links and cannot-links between words) into the prior on topic-word multinomials.

Changes:

Initial Announcement on mloss.org.


Logo SeDuMi 1.21

by sonne - July 13, 2009, 10:22:00 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13904 views, 2932 downloads, 0 subscriptions

About: SeDuMi is a software package to solve optimization problems over symmetric cones. This includes linear, quadratic, second order conic and semidefinite optimization, and any combination of these.

Changes:

Initial Announcement on mloss.org.


Logo JMLR BudgetedSVM v1.1

by nemanja - February 12, 2014, 20:53:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13878 views, 2601 downloads, 0 subscriptions

About: BudgetedSVM is an open-source C++ toolbox for scalable non-linear classification. The toolbox can be seen as a missing link between LibLinear and LibSVM, combining the efficiency of linear with the accuracy of kernel SVM. We provide an Application Programming Interface for efficient training and testing of non-linear classifiers, supported by data structures designed for handling data which cannot fit in memory. We also provide command-line and Matlab interfaces, providing users with an efficient, easy-to-use tool for large-scale non-linear classification.

Changes:

Changed license from LGPL v3 to Modified BSD.


Logo PLearn 0.92

by vincentp - November 30, 2007, 07:51:26 CET [ Project Homepage BibTeX Download ] 13860 views, 3945 downloads, 0 subscriptions

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

About: PLearn is a large C++ machine-learning library with a set of Python tools and Python bindings. It is mostly a research platform for developing novel algorithms, and is being used extensively at [...]

Changes:

Initial Announcement on mloss.org.


Logo gmm Gaussian Mixture Modeling with Gaussian Process Latent Variable Models and 1.0

by hn - August 28, 2010, 00:29:37 CET [ BibTeX BibTeX for corresponding Paper Download ] 13834 views, 3516 downloads, 0 subscriptions

About: The gmm toolbox contains code for density estimation using mixtures of Gaussians: Starting from simple kernel density estimation with spherical and diagonal Gaussian kernels over manifold Parzen window until mixtures of penalised full Gaussians with only a few components. The toolbox covers many Gaussian mixture model parametrisations from the recent literature. Most prominently, the package contains code to use the Gaussian Process Latent Variable Model for density estimation. Most of the code is written in Matlab 7.x including some MEX files.

Changes:

Initial Announcement on mloss.org


Logo nimfa A Python Library for Nonnegative Matrix Factorization 1.0

by marinkaz - March 22, 2012, 02:38:18 CET [ Project Homepage BibTeX Download ] 13798 views, 5319 downloads, 0 subscriptions

About: Nimfa is an open-source Python library that provides a unified interface to nonnegative matrix factorization algorithms. It includes implementations of state-of-the-art factorization methods, initialization approaches, and quality scoring. Both dense and sparse matrix representation are supported.

Changes:

Initial Announcement on mloss.org.


Logo CVX, a modeling system for disciplined convex programming 1.2

by mcgrant - October 21, 2008, 23:55:08 CET [ Project Homepage BibTeX Download ] 13743 views, 3026 downloads, 0 subscriptions

About: CVX is a Matlab-based modeling system for convex optimization. CVX turns Matlab into a modeling language, allowing constraints and objectives to be specified using standard Matlab expression syntax. [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-oblique.tree 1.1

by r-cran-robot - April 14, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 13720 views, 3022 downloads, 0 subscriptions

About: Oblique Trees for Classification Data

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:06.648184


Logo Learning the Kernel Matrix 1

by chap - January 14, 2008, 08:50:37 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13710 views, 3058 downloads, 0 subscriptions

About: Code for automatically selecting the kernel parameters of an SVM. It is based on a gradient descent minimization of either the radius/margin bound, the leave-one-out error, a validation error or the [...]

Changes:

Initial Announcement on mloss.org.


Logo ILNumerics.Net 1.4.01

by haymo - October 14, 2008, 01:24:28 CET [ Project Homepage BibTeX Download ] 13695 views, 3312 downloads, 0 subscriptions

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

Changes:

Initial Announcement on mloss.org.


Logo Linear SVM with general regularization 1.0

by rflamary - October 5, 2012, 15:34:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13625 views, 3536 downloads, 0 subscriptions

About: This package is an implementation of a linear svm solver with a wide class of regularizations on the svm weight vector (l1, l2, mixed norm l1-lq, adaptive lasso). We provide solvers for the classical single task svm problem and for multi-task with joint feature selection or similarity promoting term.

Changes:

Initial Announcement on mloss.org.


Logo Variational Dirichlet process Gaussian mixtures 0.1

by kenkurihara - April 22, 2008, 01:41:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13585 views, 2899 downloads, 0 subscriptions

About: This is an implementation of variational Dirichlet process Gaussian mixtures. Thus, this works like the k-means, but it searched for the number of clusters as well. Couple algorithms are [...]

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 ] 13551 views, 2832 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 Logistic regression with dual spectral regularization 1.0

by ryota - April 27, 2008, 08:44:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13542 views, 3200 downloads, 0 subscriptions

About: It solves a classification problem over symmetric matrices with dual spectral norm (trace norm) regularization using a simple interior point method. It was successfully applied to single trial EEG [...]

Changes:

Initial Announcement on mloss.org.


Logo ADENINE 0.1.4

by samuelefiorini - February 17, 2017, 14:50:49 CET [ Project Homepage BibTeX Download ] 13507 views, 3498 downloads, 0 subscriptions

About: ADENINE (A Data ExploratioN pIpeliNE) is a machine learning framework for data exploration that encompasses state-of-the-art techniques for missing values imputing, data preprocessing, unsupervised feature learning and clustering tasks.

Changes:
  • Adenine can now distribute the execution of its pipelines on multiple machines via MPI
  • kNN data imputing strategy is now implemented
  • added python 2.7 and 3.5 support
  • stability improved and bug fixed

Showing Items 341-360 of 676 on page 18 of 34: First Previous 13 14 15 16 17 18 19 20 21 22 23 Next Last