All entries.
Showing Items 441-460 of 676 on page 23 of 34: First Previous 18 19 20 21 22 23 24 25 26 27 28 Next Last

Logo CXXNET 0.1

by antinucleon - April 10, 2014, 02:47:08 CET [ Project Homepage BibTeX Download ] 10628 views, 2908 downloads, 0 subscriptions

About: CXXNET (spelled as: C plus plus net) is a neural network toolkit build on mshadow(https://github.com/tqchen/mshadow). It is yet another implementation of (convolutional) neural network. It is in C++, with about 1000 lines of network layer implementations, easily configuration via config file, and can get the state of art performance.

Changes:

Initial Announcement on mloss.org.


Logo slim for matlab 0.2

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

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

Changes:

Initial Announcement on mloss.org.


Logo ROC algorithms 1.0

by tfawcett - January 9, 2010, 19:52:00 CET [ BibTeX BibTeX for corresponding Paper Download ] 10596 views, 2977 downloads, 0 subscriptions

About: A set of Perl programs for generating and manipulating ROC curves.

Changes:

Initial Announcement on mloss.org.


Logo ChemCpp 1.0.2

by pmahe - November 28, 2007, 21:47:44 CET [ Project Homepage BibTeX Download ] 10595 views, 3649 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 Stochaskell 1.0.0

by davidar - February 8, 2021, 08:21:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10592 views, 2159 downloads, 1 subscription

About: A probabilistic programming language embedded in Haskell.

Changes:

Initial Announcement on mloss.org.


Logo Alpenglow 1.0.6

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

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

Changes:

Initial Announcement on mloss.org.


Logo yaplf 0.7

by malchiod - April 22, 2010, 11:34:07 CET [ Project Homepage BibTeX Download ] 10573 views, 2805 downloads, 0 subscriptions

About: yaplf (Yet Another Python Learning Framework) is an extensible machine learning framework written in python

Changes:

Initial Announcement on mloss.org.


Logo BLOG 0.9.1

by jxwuyi - April 27, 2015, 06:52:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10569 views, 2315 downloads, 0 subscriptions

About: Bayesian Logic (BLOG) is a probabilistic modeling language. It is designed for representing relations and uncertainties among real world objects.

Changes:

Initial Announcement on mloss.org.


Logo FAST toolkit for Hidden Markov Models with Features 1.2.1

by josepablog - April 28, 2015, 17:48:23 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10553 views, 2423 downloads, 0 subscriptions

About: FAST is an implementation of Hidden Markov Models with Features. It allows features to modify both emissions and transition probabilities.

Changes:

Initial Announcement on mloss.org.


Logo A Regularized Correntropy Framework for Robust Pattern Recognition 1.0

by openpr_nlpr - June 3, 2013, 09:59:51 CET [ Project Homepage BibTeX Download ] 10523 views, 2816 downloads, 0 subscriptions

About: This letter proposes a new multiple linear regression model using regularized correntropy for robust pattern recognition. First, we motivate the use of correntropy to improve the robustness of the classicalmean square error (MSE) criterion that is sensitive to outliers. Then an l1 regularization scheme is imposed on the correntropy to learn robust and sparse representations. Based on the half-quadratic optimization technique, we propose a novel algorithm to solve the nonlinear optimization problem. Second, we develop a new correntropy-based classifier based on the learned regularization scheme for robust object recognition. Extensive experiments over several applications confirm that the correntropy-based l1 regularization can improve recognition accuracy and receiver operator characteristic curves under noise corruption and occlusion.

Changes:

Initial Announcement on mloss.org.


Logo MROGH 1.0

by openpr_nlpr - October 16, 2012, 04:41:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10517 views, 2202 downloads, 0 subscriptions

About: An implementation of MROGH descriptor. For more information, please refer to: “Bin Fan, Fuchao Wu and Zhanyi Hu, Aggregating Gradient Distributions into Intensity Orders: A Novel Local Image Descriptor, CVPR 2011, pp.2377-2384.” The most up-to-date information can be found at : http://vision.ia.ac.cn/Students/bfan/index.htm

Changes:

Initial Announcement on mloss.org.


Logo pHMM4weka 1.0

by smm52 - October 22, 2010, 03:48:07 CET [ Project Homepage BibTeX Download ] 10502 views, 3108 downloads, 0 subscriptions

About: This Java software implements Profile Hidden Markov Models (PHMMs) for protein classification for the WEKA workbench. Standard PHMMs and newly introduced binary PHMMs are used. In addition the software allows propositionalisation of PHMMs.

Changes:

description changed


Logo Crino 1.0.0

by jlerouge - July 16, 2014, 17:54:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10470 views, 2401 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 Divvy 1.1.1

by jlewis - November 14, 2012, 20:21:29 CET [ Project Homepage BibTeX Download ] 10463 views, 4530 downloads, 0 subscriptions

About: Divvy is a Mac OS X application for performing dimensionality reduction, clustering, and visualization.

Changes:

Initial Announcement on mloss.org.


Logo CURFIL 1.1

by hanschul - August 18, 2014, 13:54:31 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10456 views, 2255 downloads, 0 subscriptions

About: CURFIL uses NVIDIA CUDA to accelerate random forest training and prediction for RGB and RGB-D images. It focuses on image labelling tasks, such as image segmentation or classification applications. CURFIL allows to search for optimal hyper-parameter configurations (e.g. using the hyperopt) package) by massively decreasing training time.

Changes:

Initial Announcement on mloss.org.


Logo CFSPCommunityDetection 1.0

by tbuehler - October 13, 2014, 05:36:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10440 views, 2330 downloads, 0 subscriptions

About: A community detection method based on constrained fractional set programming (CFSP).

Changes:

Initial Announcement on mloss.org.


Logo AutoWEKA 2.0

by larsko - May 19, 2016, 19:58:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10420 views, 2579 downloads, 0 subscriptions

About: Automatically finds the best model with its best parameter settings for a given classification or regression task.

Changes:

Initial Announcement on mloss.org.


Logo AISAIC 1.0.0610

by fydennis - June 13, 2013, 21:54:55 CET [ BibTeX Download ] 10402 views, 3782 downloads, 0 subscriptions

About: AISAIC software for analyzing human DNA copy numbers and detecting significant copy number alterations

Changes:

Initial Announcement on mloss.org.


Logo Epistatic MAP Imputation 1.1

by colm - November 25, 2010, 21:01:10 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10395 views, 2334 downloads, 0 subscriptions

About: Epistatic miniarray profiles (E-MAPs) are a high-throughput approach capable of quantifying aggravating or alleviating genetic interactions between gene pairs. The datasets resulting from E-MAP experiments typically take the form of a symmetric pairwise matrix of interaction scores. These datasets have a significant number of missing values - up to 35% - that can reduce the effectiveness of some data analysis techniques and prevent the use of others. This project contains nearest neighbor based tools for the imputation and prediction of these missing values. The code is implemented in Python and uses a nearest neighbor based approach. Two variants are used - a simple weighted nearest neighbors, and a local least squares based regression.

Changes:

Initial Announcement on mloss.org.


Logo DIANNE 0.5.0

by sbohez - October 25, 2016, 19:51:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10336 views, 2092 downloads, 0 subscriptions

About: DIANNE is a modular software framework for designing, training and evaluating artificial neural networks on heterogeneous, distributed infrastructure . It is built on top of OSGi and AIOLOS and can transparently deploy and redeploy (parts of) a neural network on multiple machines, as well as scale up training on a compute cluster.

Changes:

Initial Announcement on mloss.org.


Showing Items 441-460 of 676 on page 23 of 34: First Previous 18 19 20 21 22 23 24 25 26 27 28 Next Last