About: A recommender systems research framework aimed at modeling non-stationary environments. Changes:Initial Announcement on mloss.org.
|
About: A fast, flexible C++ machine learning library, with bindings to other languages. Changes:Released June 8th, 2018.
|
About: A Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Dynamically generates CPU and GPU modules for good performance. Deep Learning Tutorials illustrate deep learning with Theano. Changes:Theano 1.0.2 (23rd of May, 2018)This is a maintenance release of Theano, version We recommend that everybody update to this version. Highlights (since 1.0.1):
A total of 6 people contributed to this release since
|
About: This project is a C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. Changes:This release adds a bunch of new image processing routines as well as many minor usability improvements and bug fixes.
|
About: A Graphical Tool for Designing and Training Deep Neural Networks Changes:
|
About: SMPyBandits: an Open-Source Research Framework for Single and Multi-Players Multi-Arms Bandits (MAB) Algorithms in Python Changes:Initial Announcement on mloss.org.
|
About: Python module for machine learning multivariate time series Changes:Initial Announcement on mloss.org.
|
About: Baycomp is a library for Bayesian comparison of classifiers, as a better alternative for null-hypothesis significance testing. Changes:Initial Announcement on mloss.org.
|
About: Somoclu is a massively parallel implementation of self-organizing maps. It relies on OpenMP for multicore execution, MPI for distributing the workload, and it can be accelerated by CUDA on a GPU cluster. A sparse kernel is also included, which is useful for training maps on vector spaces generated in text mining processes. Apart from a command line interface, Python, Julia, R, and MATLAB are supported. Changes:
|
About: A thin Python3 wrapper that uses the javabridge Python library to communicate with a Java Virtual Machine executing Weka API calls. Changes:
|
About: A thin Python wrapper that uses the javabridge Python library to communicate with a Java Virtual Machine executing Weka API calls. Changes:
|
About: Inference algorithms for models based on Luce's choice axiom. Changes:Initial Announcement on mloss.org.
|
About: Behavior Optimization and Learning for Robots Changes:https://github.com/rock-learning/bolero/releases/tag/v1.0.0
|
About: ruptures is a Python library for off-line change point detection. This package provides methods for the analysis and segmentation of non-stationary signals. Implemented algorithms include exact and approximate detection for various parametric and non-parametric models. ruptures focuses on ease of use by providing a well-documented and consistent interface. In addition, thanks to its modular structure, different algorithms and models can be connected and extended within this package. 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: Operator Discretization Library (ODL) is a Python library that enables research in inverse problems on realistic or real data. Changes:Initial Announcement on mloss.org.
|
About: A bare-bones TensorFlow framework for Bayesian deep learning and Gaussian process approximation Changes:Release 0.7.0
|
About: A method to optimize the hyperparameters for machine learning methods implemented in Scikit-learn based on Derivative Free Optimization Changes:Initial Announcement on mloss.org.
|
About: This is a tool for retrieving nearest neighbors and clustering of large categorical data sets represented in transactional form. The clustering is achieved via a locality-sensitive hashing of categorical datasets for speed and scalability. Changes:Initial Announcement on mloss.org.
|
About: The bufferkdtree package is a Python library that aims at accelerating nearest neighbor computations using both k-d trees and modern many-core devices such as graphics processing units (GPUs). Changes:Initial Announcement on mloss.org.
|