All entries.
Showing Items 501-520 of 676 on page 26 of 34: First Previous 21 22 23 24 25 26 27 28 29 30 31 Next Last

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 ] 10593 views, 2503 downloads, 0 subscriptions

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

Changes:

Initial Announcement on mloss.org.


Logo GritBot 2.01

by zenog - September 2, 2011, 14:56:26 CET [ Project Homepage BibTeX Download ] 9477 views, 2494 downloads, 0 subscriptions

About: GritBot is an data cleaning and outlier/anomaly detection program.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-predbayescor 1.1-4

by r-cran-robot - December 1, 2012, 00:00:07 CET [ Project Homepage BibTeX Download ] 9333 views, 2493 downloads, 0 subscriptions

About: Classification rule based on Bayesian naive Bayes models with feature selection bias corrected

Changes:

Fetched by r-cran-robot on 2012-12-01 00:00:07.510624


Logo r-cran-caretNWS 0.25

by r-cran-robot - December 3, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 9708 views, 2493 downloads, 0 subscriptions

About: Classification and Regression Training in Parallel Using NetworkSpaces: Augment some caret functions using parallel processing

Changes:

Initial Announcement on mloss.org.


Logo DynaML 1.4.1

by mandar2812 - April 20, 2017, 18:32:33 CET [ Project Homepage BibTeX Download ] 6826 views, 2487 downloads, 0 subscriptions

About: DynaML is a Scala environment for conducting research and education in Machine Learning. DynaML comes packaged with a powerful library of classes implementing predictive models and a Scala REPL where one can not only build custom models but also play around with data work-flows.

Changes:

Initial Announcement on mloss.org.


Logo WebEnsemble 1.0

by jungc005 - May 8, 2012, 22:24:44 CET [ BibTeX Download ] 6118 views, 2487 downloads, 0 subscriptions

About: Use the power of crowdsourcing to create ensembles.

Changes:

Initial Announcement on mloss.org.


Logo A Library for Online Streaming Feature Selection 1.0

by ykui713 - November 25, 2015, 13:23:01 CET [ BibTeX Download ] 5726 views, 2482 downloads, 0 subscriptions

About: LOFS is a software toolbox for online streaming feature selection

Changes:

Initial Announcement on mloss.org.


Logo Crino 1.0.0

by jlerouge - July 16, 2014, 17:54:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10790 views, 2477 downloads, 0 subscriptions

About: Crino: a neural-network library based on Theano

Changes:

1.0.0 (7 july 2014) : - Initial release of crino - Implements a torch-like library to build artificial neural networks (ANN) - Provides standard implementations for : * auto-encoders * multi-layer perceptrons (MLP) * deep neural networks (DNN) * input output deep architecture (IODA) - Provides a batch-gradient backpropagation algorithm, with adaptative learning rate


Logo BACOM2 1.0

by fydennis - October 24, 2014, 15:25:38 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9638 views, 2473 downloads, 0 subscriptions

About: revised version of BACOM

Changes:

Initial Announcement on mloss.org.


Logo JaTeCS 1.0.0

by aesuli - April 5, 2016, 17:23:12 CET [ Project Homepage BibTeX Download ] 9618 views, 2469 downloads, 0 subscriptions

About: Jatecs is an open source Java library focused on automatic text categorization.

Changes:

Initial Announcement on mloss.org.


Logo AROFAC 1.0

by kiraly - August 5, 2013, 10:56:21 CET [ BibTeX BibTeX for corresponding Paper Download ] 9555 views, 2468 downloads, 0 subscriptions

About: Approximate Rank One FACtorization of tensors. An algorithm for factorization of three-way-tensors and determination of their rank, includes example applications.

Changes:

Initial Announcement on mloss.org.


Logo Uncorrelated Multilinear Discriminant Analysis 1.0

by hplu - July 7, 2012, 06:27:56 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12126 views, 2468 downloads, 0 subscriptions

About: A Matlab implementation of Uncorrelated Multilinear Discriminant Analysis (UMLDA) for dimensionality reduction of tensor data via tensor-to-vector projection

Changes:

Initial Announcement on mloss.org.


Logo AugmentedSVM 1.0.0

by ashukla - October 2, 2014, 11:24:14 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10370 views, 2455 downloads, 0 subscriptions

About: A MATLAB toolkit for performing generalized regression with equality/inequality constraints on the function value/gradient.

Changes:

Initial Announcement on mloss.org.


Logo Isoline Retrieval SVN rev. 7

by Petey - February 21, 2012, 16:56:09 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11090 views, 2454 downloads, 0 subscriptions

About: Software to perform isoline retrieval, retrieve isolines of an atmospheric parameter from a nadir-looking satellite.

Changes:

Added screenshot, keywords


Logo Uncorrelated Multilinear Principal Component Analysis 1.0

by hplu - June 18, 2012, 17:23:52 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11585 views, 2453 downloads, 0 subscriptions

About: A Matlab implementation of Uncorrelated Multilinear PCA (UMPCA) for dimensionality reduction of tensor data via tensor-to-vector projection

Changes:

Initial Announcement on mloss.org.


Logo minFunc 2012

by markSchmidt - December 18, 2013, 01:07:07 CET [ Project Homepage BibTeX Download ] 11384 views, 2450 downloads, 0 subscriptions

About: minFunc is a Matlab function for unconstrained optimization of differentiable real-valued multivariate functions using line-search methods. It uses an interface very similar to the Matlab Optimization Toolbox function fminunc, and can be called as a replacement for this function. On many problems, minFunc requires fewer function evaluations to converge than fminunc (or minimize.m). Further it can optimize problems with a much larger number of variables (fminunc is restricted to several thousand variables), and uses a line search that is robust to several common function pathologies.

Changes:

Initial Announcement on mloss.org.


Logo Graphical Models and Conditional Random Fields Toolbox 2

by jdomke - January 5, 2012, 15:38:20 CET [ Project Homepage BibTeX Download ] 9865 views, 2446 downloads, 0 subscriptions

About: This is a Matlab/C++ "toolbox" of code for learning and inference with graphical models. It is focused on parameter learning using marginalization in the high-treewidth setting.

Changes:

Initial Announcement on mloss.org.


Logo Stabilized Infinite Kernel Learning 1.0.0

by ghiasi - April 10, 2010, 08:45:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12201 views, 2446 downloads, 0 subscriptions

About: This software is designed for learning translation invariant kernels for classification with support vector machines.

Changes:

Initial Announcement on mloss.org.


Logo Collection of algorithms for Gaussian Processes 0.1-SNAPSHOT

by danielkorzekwa - February 18, 2016, 13:00:14 CET [ Project Homepage BibTeX Download ] 7104 views, 2443 downloads, 0 subscriptions

About: Collection of algorithms for Gaussian Processes. Regression, Classification, Multi task, Multi output, Hierarchical, Sparse

Changes:

Initial Announcement on mloss.org.


Logo r-cran-rdetools 1.0

by r-cran-robot - September 3, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 8989 views, 2440 downloads, 0 subscriptions

About: Relevant Dimension Estimation (RDE) in Feature Spaces: The package provides functions for estimating the relevant dimension of a data set in feature spaces, applications to model selection, [...]

Changes:

Initial Announcement on mloss.org.


Showing Items 501-520 of 676 on page 26 of 34: First Previous 21 22 23 24 25 26 27 28 29 30 31 Next Last