Showing Items 361-380 of 676 on page 19 of 34: First Previous 14 15 16 17 18 19 20 21 22 23 24 Next Last
About: An audio editing tool for single-channel source separation. Changes:Stereo processing, bug fixes, UI updates.
|
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: aiParts implements the High-Hope technique - options have models of emotions which affect and are affected by repeated attempts to solve a multi-decision problem. C++ classes for AI development. Changes:Initial Announcement on mloss.org.
|
About: CoFiRank is a Collaborative Filtering system based on matrix factorization. CoFiRank is based on the idea that it is better to predict the relative order of preferences (ranking) instead of the absolute rating. Changes:Initial Announcement on mloss.org.
|
About: The package provides a Lagrangian approach to the posterior regularization of given linear mappings. This is important in two cases, (a) when systems are under-determined and (b) when the external model for calculating the mapping is invariant to properties such as scaling. The software may be applied in cases when the external model does not provide its own regularization strategy. In addition, the package allows to rank attributes according to their distortion potential to a given linear mapping. Changes:Version 1.1 (May 23, 2012) memory and time optimizations distderivrel.m now supports assessing the relevance of attribute pairs Version 1.0 (Nov 9, 2011) * Initial Announcement on mloss.org.
|
About: Orthonormal wavelet transform for D dimensional tensors in L levels. Generic quadrature mirror filters and tensor sizes. Runtime is O(n), plain C, MEX-wrapper and demo provided. Changes:Initial Announcement on mloss.org. |
About: This package is a set of Matlab scripts that implements the algorithms described in the submitted paper: "Lp-Lq Sparse Linear and Sparse Multiple Kernel MultiTask Learning". Changes:Initial Announcement on mloss.org.
|
About: A work in progress Changes:Initial Announcement on mloss.org.
|
About: CVX is a Matlab-based modeling system for convex optimization. CVX turns Matlab into a modeling language, allowing constraints and objectives to be specified using standard Matlab expression syntax. [...] Changes:Initial Announcement on mloss.org.
|
About: rabit (Reliable Allreduce and Broadcast Interface) is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast for portable , scalable and reliable distributed machine learning programs. Rabit programs can run on various platforms such as Hadoop, MPI and no installation is needed. Rabit now support kmeans clustering, and distributed xgboost: an extremely efficient disrtibuted boosted tree(GBDT) toolkit. Changes:Initial Announcement on mloss.org.
|
About: This is an implementation of variational Dirichlet process Gaussian mixtures. Thus, this works like the k-means, but it searched for the number of clusters as well. Couple algorithms are [...] Changes:Initial Announcement on mloss.org.
|
About: Boosting Methods for Real and Simulated Data Changes:Fetched by r-cran-robot on 2009-06-24 07:16:09.478727
|
About: SVMlin: Fast Linear SVMs for Supervised and Semi-supervised Learning Changes:Initial Announcement on mloss.org.
|
About: Gaussian process RTS smoothing (forward-backward smoothing) based on moment matching. Changes:Initial Announcement on mloss.org.
|
About: This Java software implements Profile Hidden Markov Models (PHMMs) for protein classification for the WEKA workbench. Standard PHMMs and newly introduced binary PHMMs are used. In addition the software allows propositionalisation of PHMMs. Changes:description changed
|
About: This software package implements a series of statistical mixture models for bilingual text classificacion trained by the EM algorihtm. Changes:Initial Announcement on mloss.org.
|
About: PyStruct is a framework for learning structured prediction in Python. It has a modular interface, similar to the well-known SVMstruct. Apart from learning algorithms it also contains model formulations for popular CRFs and interfaces to many inference algorithm implementation. 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: Jubatus is a general framework library for online and distributed machine learning. It currently supports classification, regression, clustering, recommendation, nearest neighbors, anomaly detection, and graph analysis. Loose model sharing provides higher scalability, better performance, and real-time capabilities, by combining online learning with distributed computations. Changes:0.5.0 add new supports for clustering and nearest neighbors. For more detail, see http://t.co/flMcTcYZVs
|
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.
|