About: Behavior Optimization and Learning for Robots Changes:https://github.com/rock-learning/bolero/releases/tag/v1.0.0
|
About: The scikit-learn project is a machine learning library in Python. Changes:Update for 0.18 .1
|
About: libnabo is a fast K Nearset Neighbor library for low-dimensional spaces. Changes:
|
About: Script-friendly command-line tools for machine learning and data mining tasks. (The command-line tools wrap functionality from a public domain C++ class library.) Changes:Added support for CUDA GPU-parallelized neural network layers, and several other new features. Full list of changes at http://waffles.sourceforge.net/docs/changelog.html
|
About: This toolbox implements a novel visualization technique called Sectors on Sectors (SonS), and a extended version called Multidimensional Sectors on Sectors (MDSonS), for improving the interpretation of several data mining algorithms. The MDSonS method makes use of Multidimensional Scaling (MDS) to solve the main drawback of the previous method, namely, the lack of representing distances between pairs of clusters. These methods have been applied for visualizing the results of hierarchical clustering, Growing Hierarchical Self-Organizing Maps (GHSOM), classification trees and several manifolds. These methods make possible to extract all the existing relationships among centroids’ attributes at any hierarchy level. Changes:Initial Announcement on mloss.org.
|
About: HDDM is a python toolbox for hierarchical Bayesian parameter estimation of the Drift Diffusion Model (via PyMC). Drift Diffusion Models are used widely in psychology and cognitive neuroscience to study decision making. Changes:
|
About: ReFr is a software architecture for specifying, training and using reranking models. Changes:Initial Announcement on mloss.org.
|
About: redsvd is a library for solving several matrix decomposition (SVD, PCA, eigen value decomposition) redsvd can handle very large matrix efficiently, and optimized for a truncated SVD of sparse matrices. For example, redsvd can compute a truncated SVD with top 20 singular values for a 100K x 100K matrix with 10M nonzero entries in about two second. 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: CRFSuite is a speed-oriented implementation of Conditional Random Fields (CRFs). This software features: parameter estimation using SGD and L-BFGS, l1/l2 regularization, simple data I/O format, etc. Changes:Initial Announcement on mloss.org.
|
About: Disco is an open-source implementation of the [Map-Reduce framework](http://en.wikipedia.org/wiki/MapReduce) for distributed computing. As the original framework, Disco supports parallel [...] 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: LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, L1-loss linear SVM, and multi-class SVM 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: 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.
|