About: Learns gradient boosted regression tree ensembles in parallel on shared memory or cluster systems Changes:Initial Announcement on mloss.org.
|
About: FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search. Changes:See project page for changes.
|
About: Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++ Changes:Initial Announcement on mloss.org.
|
About: Software for graph similarity search for massive graph databases Changes:Initial Announcement on mloss.org.
|
About: A work in progress Changes:Initial Announcement on mloss.org.
|
About: OpenGM is a free C++ template library, a command line tool and a set of MATLAB functions for optimization in higher order graphical models. Graphical models of any order and structure can be built either in C++ or in MATLAB, using simple and intuitive commands. These models can be stored in HDF5 files and subjected to state-of-the-art optimization algorithms via the OpenGM command line optimizer. All library functions can also be called directly from C++ code. OpenGM realizes the Inference Algorithm Interface (IAI), a concept that makes it easy for programmers to use their own algorithms and factor classes with OpenGM. Changes:Initial Announcement on mloss.org.
|
About: A Sortware for All Pairs Similarity Search Changes:Initial Announcement on mloss.org.
|
About: OpenViBE is an opensource platform that enables to design, test and use Brain-Computer Interfaces (BCI). Broadly speaking, OpenViBE can be used in many real-time Neuroscience applications [...] Changes:New release 0.8.0.
|
About: Moses is a statistical machine translation system that allows you to automatically train translation models for any language pair. All you need is a collection of translated texts (parallel corpus). An efficient search algorithm finds quickly the highest probability translation among the exponential number of choices. Changes:Initial Announcement on mloss.org.
|
About: redsvd is a library for solving several matrix decomposition (SVD, PCA, eigen value decomposition) redsvd can handle very large matrix efficiently, and optimized for a truncated SVD of sparse matrices. For example, redsvd can compute a truncated SVD with top 20 singular values for a 100K x 100K matrix with 10M nonzero entries in about two second. Changes:Initial Announcement on mloss.org.
|
About: A stochastic variant of the mirror descent algorithm employing Langford and Zhang's truncated gradient idea to minimize L1 regularized loss minimization problems for classification and regression. Changes:Fixed major bug in implementation. The components of the iterate where the current example vector is zero were not being updated correctly. Thanks to Jonathan Chang for pointing out the error to us.
|
About: PSVM - Support vector classification, regression and feature extraction for non-square dyadic data, non-Mercer kernels. Changes:Initial Announcement on mloss.org.
|
About: BCPy2000 provides a platform for rapid, flexible development of experimental Brain-Computer Interface systems based on the BCI2000.org project. From the developer's point of view, the implementation [...] Changes:Bugfixes and tuneups, and an expanded set of (some more-, some less-documented, optional tools)
|
About: The library is focused on implementation of propagation based approximate inference methods. Also implemented are a clique tree based exact inference, Gibbs sampling, and the mean field algorithm. Changes:Initial Announcement on mloss.org.
|
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.
|
About: dANN is an Artificial Intelligence and Artificial Genetics library targeted at employing conventional techniques as well as acting as a platform for research & development of novel techniques. As new techniques are developed and proven to be effective they will be integrated into the core library. It is currently written in Java, C++, and C#. However only the java version is currently in active development. If you want to obtain a version other than the java version you will need to get it directly from GIT. Changes:Please get the version in GIT only, the released version is old.
|
About: OpenKernel is a library for creating, combining, learning and using kernels for machine learning applications. Changes:Initial Announcement on mloss.org.
|
About: This software is an implementation of Hidden Markov Support Vector Machines (HMSVMs). Changes:Initial Announcement on mloss.org.
|
About: This software is designed for learning translation invariant kernels for classification with support vector machines. Changes:Initial Announcement on mloss.org.
|
About: GIDOC (Gimp-based Interactive transcription of old text DOCuments) is a computer-assisted transcription prototype for handwritten text in old documents. It is a first attempt to provide integrated support for interactive-predictive page layout analysis, text line detection and handwritten text transcription. GIDOC is built on top of the well-known GNU Image Manipulation Program (GIMP), and uses standard techniques and tools for handwritten text preprocessing and feature extraction, HMM-based image modelling, and language modelling. Changes:Updated version for mloss 2010
|