All entries.
Showing Items 221-240 of 676 on page 12 of 34: First Previous 7 8 9 10 11 12 13 14 15 16 17 Next Last

Logo JMLR Sally 1.0.0

by konrad - March 26, 2015, 17:01:35 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 117205 views, 22545 downloads, 0 subscriptions

About: A Tool for Embedding Strings in Vector Spaces

Changes:

Support for explicit selection of granularity added. Several minor bug fixes. We have reached 1.0


Logo Loom 0.2.10

by fritzo - March 19, 2015, 19:22:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8629 views, 2122 downloads, 0 subscriptions

About: A streaming inference and query engine for the Cross-Categorization model of tabular data.

Changes:

Initial Announcement on mloss.org.


Logo apsis 0.1.1

by fdiehl - March 17, 2015, 08:27:02 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9500 views, 2519 downloads, 0 subscriptions

About: A toolkit for hyperparameter optimization for machine learning algorithms.

Changes:

Initial Announcement on mloss.org.


Logo Hivemall 0.3

by myui - March 13, 2015, 17:08:22 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 32276 views, 6581 downloads, 0 subscriptions

About: Hivemall is a scalable machine learning library running on Hive/Hadoop.

Changes:
  • Supported Matrix Factorization
  • Added a support for TF-IDF computation
  • Supported AdaGrad/AdaDelta
  • Supported AdaGradRDA classification
  • Added normalization scheme

Logo libcmaes 0.9.5

by beniz - March 9, 2015, 09:05:22 CET [ Project Homepage BibTeX Download ] 42186 views, 9873 downloads, 0 subscriptions

About: Libcmaes is a multithreaded C++11 library (with Python bindings) for high performance blackbox stochastic optimization of difficult, possibly non-linear and non-convex functions, using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy. Libcmaes is useful to minimize / maximize any function, without information regarding gradient or derivability.

Changes:

This is a major release, with several novelties, improvements and fixes, among which:

  • step-size two-point adaptaion scheme for improved performances in some settings, ref #88

  • important bug fixes to the ACM surrogate scheme, ref #57, #106

  • simple high-level workflow under Python, ref #116

  • improved performances in high dimensions, ref #97

  • improved profile likelihood and contour computations, including under geno/pheno transforms, ref #30, #31, #48

  • elitist mechanism for forcing best solutions during evolution, ref 103

  • new legacy plotting function, ref #110

  • optional initial function value, ref #100

  • improved C++ API, ref #89

  • Python bindings support with Anaconda, ref #111

  • configure script now tries to detect numpy when building Python bindings, ref #113

  • Python bindings now have embedded documentation, ref #114

  • support for Travis continuous integration, ref #122

  • lower resolution random seed initialization


Logo JMLR Mulan 1.5.0

by lefman - February 23, 2015, 21:19:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 57344 views, 15396 downloads, 0 subscriptions

About: Mulan is an open-source Java library for learning from multi-label datasets. Multi-label datasets consist of training examples of a target function that has multiple binary target variables. This means that each item of a multi-label dataset can be a member of multiple categories or annotated by many labels (classes). This is actually the nature of many real world problems such as semantic annotation of images and video, web page categorization, direct marketing, functional genomics and music categorization into genres and emotions.

Changes:

Learners

  • MLCSSP.java: Added the MLCSSP algorithm (from ICML 2013)
  • Enhancements of multi-target regression capabilities
  • Improved CLUS support
  • Added pairwise classifier and pairwise transformation

Measures/Evaluation

  • Providing training data in the Evaluator is unnecessary in the case of specific measures.
  • Examples with missing ground truth are not skipped for measures that handle missing values.
  • Added logistics and squared error losses and measures

Bug fixes

  • IndexOutOfBounds in calculation of MiAP and GMiAP
  • Bug fix in Rcut.java
  • When in rank/score mode the meta-data contained additional unecessary attributes. (Newton Spolaor)

API changes

  • Upgrade to Java 7
  • Upgrade to Weka 3.7.10

Miscalleneous

  • Small changes and improvements in the wrapper classes for the CLUS library
  • ENTCS13FeatureSelection.java (new experiment)
  • Enumeration is now used for specifying the type of meta-data. (Newton Spolaor)

Logo CN24 Convolutional Neural Networks for Semantic Segmentation 1.0

by erik - February 23, 2015, 09:02:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9625 views, 2222 downloads, 0 subscriptions

About: CN24 is a complete semantic segmentation framework using fully convolutional networks.

Changes:

Initial Announcement on mloss.org.


Logo Machine Learning Support System MALSS 0.5.0

by canard0328 - February 20, 2015, 15:56:02 CET [ Project Homepage BibTeX Download ] 6964 views, 2009 downloads, 0 subscriptions

About: MALSS is a python module to facilitate machine learning tasks.

Changes:

Initial Announcement on mloss.org.


Logo Auto encoder Based Data Clustering Toolkit 1.0

by openpr_nlpr - February 10, 2015, 08:30:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9120 views, 1806 downloads, 0 subscriptions

About: The auto-encoder based data clustering toolkit provides a quick start of clustering based on deep auto-encoder nets. This toolkit can cluster data in feature space with a deep nonlinear nets.

Changes:

Initial Announcement on mloss.org.


Logo Histogram of Oriented Gradient 1.0

by openpr_nlpr - February 10, 2015, 08:27:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8318 views, 1824 downloads, 0 subscriptions

About: This is an exact implementation of Histogram of Oriented Gradient as mentioned in the paper by Dalal.

Changes:

Initial Announcement on mloss.org.


Logo Distributed Frank Wolfe Algorithm 0.02

by alirezabagheri - January 28, 2015, 00:35:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9394 views, 2313 downloads, 0 subscriptions

About: Distributed optimization: Support Vector Machines and LASSO regression on distributed data

Changes:

Initial Upload


Logo fertilized forests 1.0beta

by Chrisl_S - January 23, 2015, 16:04:31 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9210 views, 2624 downloads, 0 subscriptions

About: The fertilized forests project has the aim to provide an easy to use, easy to extend, yet fast library for decision forests. It summarizes the research in this field and provides a solid platform to extend it. Offering consistent interfaces to C++, Python and Matlab and being available for all major compilers gives the user high flexibility for using the library.

Changes:

Initial Announcement on mloss.org.


Logo KDDN Cytoscape app for constructing differential dependency networks 1.1

by cbil - January 22, 2015, 19:54:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9377 views, 2458 downloads, 0 subscriptions

About: Learns dynamic network changes across conditions and visualize the results in Cytoscape.

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 ] 17006 views, 3676 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 Rabit 0.1.0

by crowwork - January 21, 2015, 18:48:46 CET [ Project Homepage BibTeX Download ] 7591 views, 3006 downloads, 0 subscriptions

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.


Logo ExtRESCAL 0.7.2

by nzhiltsov - January 20, 2015, 00:35:15 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 27382 views, 5505 downloads, 0 subscriptions

About: Scalable tensor factorization

Changes:
  • Improve (speed up) initialization of A by summation

Logo pyGPs 1.3.2

by mn - January 17, 2015, 13:08:43 CET [ Project Homepage BibTeX Download ] 30853 views, 7740 downloads, 0 subscriptions

About: pyGPs is a Python package for Gaussian process (GP) regression and classification for machine learning.

Changes:

Changelog pyGPs v1.3.2

December 15th 2014

  • pyGPs added to pip
  • mathematical definitions of kernel functions available in documentation
  • more error message added

Logo LRSLibrary 1.0.2

by andrewssobral - January 16, 2015, 18:29:54 CET [ Project Homepage BibTeX Download ] 7852 views, 1957 downloads, 0 subscriptions

About: Low-Rank and Sparse tools for Background Modeling and Subtraction in Videos.

Changes:

Initial Announcement on mloss.org.


Logo JMLR RL library 3.00.00

by frezza - January 13, 2015, 04:15:16 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13770 views, 3595 downloads, 0 subscriptions

About: A template based C++ reinforcement learning library

Changes:

Initial Announcement on mloss.org.


Logo bayes scala 0.5-SNAPSHOT

by danielkorzekwa - January 9, 2015, 19:23:48 CET [ Project Homepage BibTeX Download ] 7076 views, 2398 downloads, 0 subscriptions

About: It is a Scala library for building Bayesian Networks with discrete/continuous variables and running deterministic Bayesian inference

Changes:

Initial Announcement on mloss.org.


Showing Items 221-240 of 676 on page 12 of 34: First Previous 7 8 9 10 11 12 13 14 15 16 17 Next Last