Projects running under osx.


Logo Alpenglow 1.0.6

by kdomokos2 - April 26, 2021, 12:57:51 CET [ Project Homepage BibTeX Download ] 9372 views, 2864 downloads, 1 subscription

About: A recommender systems research framework aimed at modeling non-stationary environments.

Changes:

Initial Announcement on mloss.org.


Logo Operator Discretization Library 0.6

by jonasadl - December 19, 2017, 15:24:08 CET [ Project Homepage BibTeX Download ] 6229 views, 1677 downloads, 0 subscriptions

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.


Logo sparkcrowd 0.1.5

by enriquegrodrigo - December 13, 2017, 13:13:35 CET [ Project Homepage BibTeX Download ] 13107 views, 3394 downloads, 0 subscriptions

About: A Spark package implementing algorithms for learning from crowdsourced big data.

Changes:

Changes: - Minor improvements in code and documentation


Logo Obandit 0.2

by fre - November 6, 2017, 14:33:02 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6930 views, 1610 downloads, 0 subscriptions

About: Obandit is an Ocaml module for multi-armed bandits. It supports the EXP, UCB and Epsilon-greedy family of algorithms.

Changes:

Initial Announcement on mloss.org.


Logo HyperStream 0.3.6

by tdiethe - July 27, 2017, 04:11:57 CET [ Project Homepage BibTeX Download ] 10409 views, 2882 downloads, 0 subscriptions

About: Hyperstream is a large-scale, flexible and robust software package for processing streaming data.

Changes:

python 3 support; new API; bug fixes and enhancements


Logo slim for matlab 0.2

by ustunb - August 23, 2016, 20:27:00 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9822 views, 2413 downloads, 0 subscriptions

About: learn optimized scoring systems using MATLAB and the CPLEX Optimization Studio

Changes:

Initial Announcement on mloss.org.


Logo deepdetect 0.1

by beniz - June 2, 2015, 09:25:28 CET [ Project Homepage BibTeX Download ] 7411 views, 2060 downloads, 0 subscriptions

About: A Deep Learning API and server

Changes:

Initial Announcement on mloss.org.


Logo Hub Miner 1.1

by nenadtomasev - January 22, 2015, 16:33:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16852 views, 3637 downloads, 0 subscriptions

About: Hubness-aware Machine Learning for High-dimensional Data

Changes:
  • BibTex support for all algorithm implementations, making all of them easy to reference (via algref package).

  • Two more hubness-aware approaches (meta-metric-learning and feature construction)

  • An implementation of Hit-Miss networks for analysis.

  • Several minor bug fixes.

  • The following instance selection methods were added: HMScore, Carving, Iterative Case Filtering, ENRBF.

  • The following clustering quality indexes were added: Folkes-Mallows, Calinski-Harabasz, PBM, G+, Tau, Point-Biserial, Hubert's statistic, McClain-Rao, C-root-k.

  • Some more experimental scripts have been included.

  • Extensions in the estimation of hubness risk.

  • Alias and weighted reservoir methods for weight-proportional random selection.


Logo Caffe 0.9999

by sergeyk - August 9, 2014, 01:57:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 36110 views, 7285 downloads, 0 subscriptions

About: Caffe aims to provide computer vision scientists with a clean, modifiable implementation of state-of-the-art deep learning algorithms. We believe that Caffe is the fastest available GPU CNN implementation. Caffe also provides seamless switching between CPU and GPU, which allows one to train models with fast GPUs and then deploy them on non-GPU clusters. Even in CPU mode, computing predictions on an image takes only 20 ms (in batch mode).

Changes:

LOTS of stuff: https://github.com/BVLC/caffe/releases/tag/v0.9999