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.
|
About: The High-Dimensional Data Clustering (HDDC) toolbox contains an efficient unsupervised classifier for high-dimensional data. This classifier is based on a mixture of Gaussian models adapted for [...] Changes:Initial Announcement on mloss.org.
|
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.
|
About: The TiMBL software package is a fast, decision-tree-based implementation of k-nearest neighbor classification. The package includes the IB1, IB2, TRIBL, TRIBL2, and IGTree algorithms, and offers [...] Changes:Initial Announcement on mloss.org.
|
About: This is a large scale online learning implementation with several useful features. See the webpage for more details. Changes:Initial Announcement on mloss.org.
|
About: This is a C++ software designed to train large-scale SVMs for binary classification. The algorithm is also implemented in parallel (**PGPDT**) for distributed memory, strictly coupled multiprocessor [...] Changes:Initial Announcement on mloss.org.
|
About: TinyOS is a small operating for small (wireless) sensors. LEGO MINDSTORMS NXT is a platform for embedded systems experimentation: The combination of NXT and TinyOS is NXTMOTE. Changes:Initial Announcement on mloss.org.
|
About: Tekkotsu is a high-level framework for robot programming that provides primitives for perception, manipulation, navigation, and control. It supports a variety of robot platforms. Changes:Initial Announcement on mloss.org.
|
About: The PG library is a high-performance reinforcement learning library. The name PG refers to policy-gradient methods, but this name is largely historical. The library also impliments value-based RL [...] Changes:Initial Announcement on mloss.org.
|
About: The High Dimensional Discriminant Analysis (HDDA) toolbox contains an efficient supervised classifier for high-dimensional data. This classifier is based on Gaussian models adapted for [...] Changes:Initial Announcement on mloss.org.
|
About: This package provides an implementation Schapire and Singer's AdaBoost.MH for multi-label classification. As a main feature, the package provides decision-tree weak learning, a generalization of [...] Changes:Initial Announcement on mloss.org.
|
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.
|
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.
|
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.
|
About: ChemCpp is a C++ toolbox for chemoinformatics focusing on the computation of kernel functions between chemical compounds. Changes:Initial Announcement on mloss.org.
|
About: The GraphDemo provides Matlab GUIs to explore similarity graphs and their use in machine learning. It aims to highlight the behavior of different kinds of similarity graphs and to demonstrate their [...] Changes:Initial Announcement on mloss.org.
|
About: SVMlin: Fast Linear SVMs for Supervised and Semi-supervised Learning Changes:Initial Announcement on mloss.org.
|
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.
|
About: *LHOTSE* is a C++ class library designed for the implementation of large, efficient scientific applications in Machine Learning and Statistics. Changes:Initial Announcement on mloss.org.
|