All entries.
Showing Items 281-300 of 676 on page 15 of 34: First Previous 10 11 12 13 14 15 16 17 18 19 20 Next Last

Logo r-cran-ncvreg 2.5-0

by r-cran-robot - March 15, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 13807 views, 3222 downloads, 0 subscriptions

About: Regularization paths for SCAD- and MCP-penalized regression models

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:06.449164


Logo DeltaLDA 0.1.1

by davidandrzej - July 16, 2009, 21:52:18 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18440 views, 3213 downloads, 0 subscriptions

About: This software implements the DeltaLDA model, which is a modification of the Latent Dirichlet Allocation (LDA) model. DeltaLDA can use multiple topic mixing weight priors to jointly model multiple [...]

Changes:

-fixed some npy_intp[] memory leaks -fixed phi normalization bug


Logo OLL 0.02

by hillbig - May 21, 2009, 10:08:31 CET [ Project Homepage BibTeX Download ] 14750 views, 3202 downloads, 0 subscriptions

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.


Logo RLPy 1.3a

by bobklein2 - August 28, 2014, 14:34:35 CET [ Project Homepage BibTeX Download ] 14322 views, 3197 downloads, 0 subscriptions

About: RLPy is a framework for performing reinforcement learning (RL) experiments in Python. RLPy provides a large library of agent and domain components, and a suite of tools to aid in experiments (parallelization, hyperparameter optimization, code profiling, and plotting).

Changes:
  • Fixed bug where results using same random seed were different with visualization turned on/off
  • Created RLPy package on pypi (Available at https://pypi.python.org/pypi/rlpy)
  • Switched from custom logger class to python default
  • Added unit tests
  • Code readability improvements (formatting, variable names/ordering)
  • Restructured TD Learning heirarchy
  • Updated tutorials

Logo SimpleSVM 2.99

by gaelle - November 15, 2007, 16:59:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16466 views, 3185 downloads, 0 subscriptions

About: The SimpleSVM toolbox contains the svm solver of the same name. The current version includes C-SVM, HM-SVM and nu-SVM based on the regularization path. It will soon include OC-SVM, regularization [...]

Changes:

Initial Announcement on mloss.org.


Logo Nested Effects Models 2.4.0

by florian - July 8, 2008, 00:05:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12755 views, 3176 downloads, 0 subscriptions

About: Nested Effects Models (NEMs) are a class of directed graphical models originally introduced to analyze the effects of gene perturbation screens with high-dimensional phenotypes. In contrast to other [...]

Changes:

Initial Announcement on mloss.org.


Logo Moses Decoder 2010-08-13

by oliver_wilson - September 3, 2010, 13:49:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12185 views, 3172 downloads, 0 comments, 0 subscriptions

About: Moses is a statistical machine translation system that allows you to automatically train translation models for any language pair. All you need is a collection of translated texts (parallel corpus). An efficient search algorithm finds quickly the highest probability translation among the exponential number of choices.

Changes:

Initial Announcement on mloss.org.


Logo Sequin v1.1.0.0

by apitman - September 23, 2011, 11:47:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14032 views, 3167 downloads, 0 subscriptions

About: Sequin is an open source sequence mining library written in C#.

Changes:

Sequin v1.1.0.0 released


Logo CVXOPT 1.1

by jdahl - October 24, 2008, 21:37:16 CET [ Project Homepage BibTeX Download ] 10429 views, 3161 downloads, 0 comments, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 3 votes)

About: CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python [...]

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 ] 11975 views, 3145 downloads, 0 subscriptions

About: A template based C++ reinforcement learning library

Changes:

Initial Announcement on mloss.org.


Logo Multilinear Principal Component Analysis 1.3

by hplu - September 8, 2013, 13:04:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17128 views, 3127 downloads, 0 subscriptions

About: A Matlab implementation of Multilinear PCA (MPCA) and MPCA+LDA for dimensionality reduction of tensor data with sample code on gait recognition

Changes:
  1. The MPCA paper is updated with a typo (the MAD measure in Table II) corrected.

  2. Tensor toolbox version 2.1 is included for convenience.

  3. Full code on gait recognition is included for verification and comparison.


Logo scikit multilearn 0.0.5

by niedakh - February 25, 2017, 03:51:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14908 views, 3117 downloads, 0 subscriptions

About: A native Python, scikit-compatible, implementation of a variety of multi-label classification algorithms.

Changes:
  • a general matrix-based label space clusterer has been added which can cluster the output space using any scikit-learn compatible clusterer (incl. k-means)
  • support for more single-class and multi-class classifiers you can now use problem transformation approaches with your favourite neural networks/deep learning libraries: theano, tensorflow, keras, scikit-neuralnetworks
  • support for label powerset based stratified kfold added
  • graph-tool clusterer supports weighted graphs again and includes stochastic blockmodel calibration
  • bugs were fixed in: classifier chains and hierarchical neuro fuzzy clasifiers

Logo ChemCpp 1.0.2

by pmahe - November 28, 2007, 21:47:44 CET [ Project Homepage BibTeX Download ] 9265 views, 3114 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 2 votes)

About: ChemCpp is a C++ toolbox for chemoinformatics focusing on the computation of kernel functions between chemical compounds.

Changes:

Initial Announcement on mloss.org.


Logo Alchemy 0.33

by marcs - December 16, 2008, 17:53:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11899 views, 3111 downloads, 0 subscriptions

About: Alchemy is a software package providing a series of algorithms for statistical relational learning and probabilistic logic inference, based on the Markov logic representation. Alchemy allows you to [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-grpreg 2.3-0

by r-cran-robot - February 10, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 12628 views, 3101 downloads, 0 subscriptions

About: Regularization paths for regression models with grouped covariates

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:05.489694


Logo Light Mutual Min Algorithm for Learning Bayesian Networks 1.0

by ramimahdi - May 14, 2013, 02:06:19 CET [ BibTeX BibTeX for corresponding Paper Download ] 8073 views, 3092 downloads, 0 subscriptions

About: A fast and robust learning of Bayesian networks

Changes:

Initial Announcement on mloss.org.


Logo Graph kernel based on iterative graph similarity and optimal assignments 2008-01-15

by mrupp - September 22, 2008, 13:42:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15827 views, 3088 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 1 vote)

About: Java package implementing a kernel for (molecular) graphs based on iterative graph similarity and optimal assignments.

Changes:

Initial Announcement on mloss.org.


Logo Torch 5 5.1

by andresy - October 1, 2008, 04:25:12 CET [ Project Homepage BibTeX Download ] 17668 views, 3079 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

About: Torch5 provides a matlab-like environment for state-of-the-art machine learning algorithms. It is easy to use and provides a very efficient implementation, thanks to a easy and fast scripting [...]

Changes:

Initial Announcement on mloss.org.


Logo pycobra regression analysis and ensemble toolkit 0.2.2

by bhargavvader - December 29, 2017, 13:57:46 CET [ Project Homepage BibTeX Download ] 12062 views, 3075 downloads, 0 subscriptions

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.


Logo GraphLab v1-1908

by dannybickson - November 22, 2011, 12:50:00 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17188 views, 3049 downloads, 0 subscriptions

About: Multicore/distributed large scale machine learning framework.

Changes:

Update version.


Showing Items 281-300 of 676 on page 15 of 34: First Previous 10 11 12 13 14 15 16 17 18 19 20 Next Last