About: OLaRank is an online solver of the dual formulation of support vector machines for sequence labeling using viterbi decoding. Changes:Initial Announcement on mloss.org.
|
About: Piqle (Platform for Implementing Q-Learning Experiments) is a Java framework for fast design, prototyping and test of reinforcement learning experiments (RL). By clearly separating algorithms and problems, it allows users to focus on either part of the RL paradigm:designing new algorithms or implementing new problems. Piqle implements many classical RL algorithms, making their parameters easily tunable. At this time, 13 problems are implemented, several with one or more variants. The user's manual explains in detail how to code a new problem. Written in Java, Piqle is as platform-independent as Java itself. Its components can easily be embedded as part of complex implementations, like robotics or decision making. Changes:Initial Announcement on mloss.org.
|
About: OLL is a library supporting several for online-learning algorithms, which provides C++ library, and stand-alone programs for learning, predicting. OLL is specialized for large-scale, but sparse, [...] Changes:Initial Announcement on mloss.org.
|
About: Ohmm is a library for learning hidden Markov models by using Online EM algorithm. This library is specialized for large scale data; e.g. 1 million words. The output includes parameters, and estimation results. Changes:Initial Announcement on mloss.org.
|
About: Nieme is a C++ machine learning library for large-scale classification, regression and ranking. It provides a simple interface available in C++, Python and Java and a user interface for visualization. Changes:Released Nieme 1.0
|
About: 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 [...] Changes:Initial Announcement on mloss.org.
|
About: LaRank is an online solver for multiclass Support Vector Machines. 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.
|