|
About: ALGLIB is an open source numerical analysis library distributed under GPL 2+. It implements both general numerical algorithms and machine learning algorithms. ALGLIB can be used from C#, C++, FreePascal, VBA and other languages. It is the only numerical analysis library which uses automatic translation to generate source code written in different programming languages with 100% identical functionality. Changes:
|
|
About: A C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems. Changes:This release adds a general purpose implementation of the OCA optimizer, OCAS SVM trainer, and support for loading and saving LIBSVM formatted data files.
|
|
About: The CTBN-RLE is a C++ package of executables and libraries for inference and learning algorithms for continuous time Bayesian networks (CTBNs). Changes:Minor code changes (a few compilation issues, #define .h guard name changes).
|
|
About: LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class [...] Changes:Initial Announcement on mloss.org.
|
|
About: GPUML is a library that provides a C/C++ and MATLAB interface for speeding up the computation of the weighted kernel summation and kernel matrix construction on GPU. These computations occur commonly in several machine learning algorithms like kernel density estimation, kernel regression, kernel PCA, etc. Changes:Initial Announcement on mloss.org.
|
|
About: libDAI provides FOSS implementations of various (approximate) inference methods for graphical models with discrete variables, including Bayesian networks and Markov Random Fields. Changes:New features include: Apart from that, this release various code cleanups, bug fixes, added examples, and documentation improvements.
|
|
About: Armadillo is a template C++ linear algebra library aiming towards a good balance between speed and ease of use. Matrix decompositions are provided through optional integration with LAPACK and ATLAS. Changes:
|
|
About: The UniverSVM is a SVM implementation written in C/C++. Its functionality comprises large scale transduction via CCCP optimization, sparse solutions via CCCP optimization and data-dependent [...] Changes:Initial Announcement on mloss.org.
|
|
About: A fast implementation of several stochastic gradient descent learners for classification, ranking, and ROC area optimization, suitable for large, sparse data sets. Includes Pegasos SVM, SGD-SVM, Passive-Aggressive Perceptron, Perceptron with Margins, Logistic Regression, and ROMMA. Commandline utility and API libraries are provided. 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.5.0.
|
|
About: Python Machine Learning Toolkit Changes:Improved Performance. Removed files from the distribution that were mistakenly included.
|
|
About: A (randomized) coordinate descent procedure to minimize L1 regularized loss for classification and regression purposes. Changes:Fixed some I/O bugs. Lines that ended with whitespace were not read correctly in the previous version.
|
|
About: A dependency parser with integer linear programming Changes:Initial Announcement on mloss.org.
|
|
About: MLPACK is the first comprehensive scalable machine learning library. Changes:Initial Announcement on mloss.org.
|
|
About: The SHOGUN machine learning toolbox's focus is on large scale learning methods with focus on Support Vector Machines (SVM), providing interfaces to python, octave, matlab, r and the command line. Changes:This release contains several enhancements, cleanups and bugfixes: Features
Bugfixes
Cleanup and API Changes
|
|
About: 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 [...] Changes:Version 1.2.3
|
|
About: SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. Changes:
|
|
About: SHARK is a modular C++ library for the design and optimization of adaptive systems. It provides various machine learning and computational intelligence techniques. Changes:
|
|
About: Elefant is an open source software platform for the Machine Learning community licensed under the Mozilla Public License (MPL) and developed using Python, C, and C++. We aim to make it the platform [...] Changes:This release contains the Stream module as a first step in the direction of providing C++ library support. Stream aims to be a software framework for the implementation of large scale online learning algorithms. Large scale, in this context, should be understood as something that does not fit in the memory of a standard desktop computer. Added Bundle Methods for Regularized Risk Minimization (BMRM) allowing to choose from a list of loss functions and solvers (linear and quadratic). Added the following loss classes: BinaryClassificationLoss, HingeLoss, SquaredHingeLoss, ExponentialLoss, LogisticLoss, NoveltyLoss, LeastMeanSquareLoss, LeastAbsoluteDeviationLoss, QuantileRegressionLoss, EpsilonInsensitiveLoss, HuberRobustLoss, PoissonRegressionLoss, MultiClassLoss, WinnerTakesAllMultiClassLoss, ScaledSoftMarginMultiClassLoss, SoftmaxMultiClassLoss, MultivariateRegressionLoss Graphical User Interface provides now extensive documentation for each component explaining state variables and port descriptions. Changed saving and loading of experiments to XML (thereby avoiding storage of large input data structures). Unified automatic input checking via new static typing extending Python properties. Full support for recursive composition of larger components containing arbitrary statically typed state variables.
|
|
About: 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. Changes:RL-Glue paper has been published in JMLR.
|


