Showing Items 281-300 of 676 on page 15 of 34: First Previous 10 11 12 13 14 15 16 17 18 19 20 Next Last
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: 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: Sequin is an open source sequence mining library written in C#. Changes:Sequin v1.1.0.0 released
|
About: The SimpleSVM toolbox contains the svm solver of the same name. The current version includes C-SVM, HM-SVM and nu-SVM based on the regularization path. It will soon include OC-SVM, regularization [...] Changes:Initial Announcement on mloss.org.
|
About: This toolbox implements models for Bayesian mixed-effects inference on classification performance in hierarchical classification analyses. Changes:In addition to the existing MATLAB implementation, the toolbox now also contains an R package of the variational Bayesian algorithm for mixed-effects inference.
|
About: This software implements the DeltaLDA model, which is a modification of the Latent Dirichlet Allocation (LDA) model. DeltaLDA can use multiple topic mixing weight priors to jointly model multiple [...] Changes:-fixed some npy_intp[] memory leaks -fixed phi normalization bug
|
About: Nested Effects Models (NEMs) are a class of directed graphical models originally introduced to analyze the effects of gene perturbation screens with high-dimensional phenotypes. In contrast to other [...] Changes:Initial Announcement on mloss.org.
|
About: Java package implementing a kernel for (molecular) graphs based on iterative graph similarity and optimal assignments. Changes:Initial Announcement on mloss.org.
|
About: A fast and robust learning of Bayesian networks 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: Regularization paths for regression models with grouped covariates Changes:Fetched by r-cran-robot on 2013-04-01 00:00:05.489694
|
About: This software is an implementation of Hidden Markov Support Vector Machines (HMSVMs). Changes:Initial Announcement on mloss.org.
|
About: pycobra is a python library for ensemble learning, which serves as a toolkit for regression, classification, and visualisation. It is scikit-learn compatible and fits into the existing scikit-learn ecosystem. Changes:pycobra is further pep8 compliant, has improved tests and more plotting options.
|
About: A template based C++ reinforcement learning library 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: A Matlab implementation of Multilinear PCA (MPCA) and MPCA+LDA for dimensionality reduction of tensor data with sample code on gait recognition Changes:
|
About: CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python [...] Changes:Initial Announcement on mloss.org.
|
About: Multicore/distributed large scale machine learning framework. Changes:Update version.
|
About: Hubness-aware Machine Learning for High-dimensional Data Changes:
|
About: Alchemy is a software package providing a series of algorithms for statistical relational learning and probabilistic logic inference, based on the Markov logic representation. Alchemy allows you to [...] Changes:Initial Announcement on mloss.org.
|