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

Logo r-cran-gafit 0.4.1

by r-cran-robot - August 5, 2002, 00:00:00 CET [ Project Homepage BibTeX Download ] 15574 views, 3520 downloads, 0 comments, 0 subscriptions

About: Genetic Algorithm for Curve Fitting

Changes:

Fetched by r-cran-robot on 2012-10-01 00:00:04.684941


Logo Jubatus 0.5.0

by hido - November 30, 2013, 17:41:50 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15539 views, 3040 downloads, 0 subscriptions

About: Jubatus is a general framework library for online and distributed machine learning. It currently supports classification, regression, clustering, recommendation, nearest neighbors, anomaly detection, and graph analysis. Loose model sharing provides higher scalability, better performance, and real-time capabilities, by combining online learning with distributed computations.

Changes:

0.5.0 add new supports for clustering and nearest neighbors. For more detail, see http://t.co/flMcTcYZVs


Logo NXTMOTE is an Educational TinyOS Mote for LEGO MINDSTORMS NXT

by rasped - December 19, 2007, 21:11:11 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15511 views, 3655 downloads, 0 subscriptions

About: TinyOS is a small operating for small (wireless) sensors. LEGO MINDSTORMS NXT is a platform for embedded systems experimentation: The combination of NXT and TinyOS is NXTMOTE.

Changes:

Initial Announcement on mloss.org.


Logo OLL 0.02

by hillbig - May 21, 2009, 10:08:31 CET [ Project Homepage BibTeX Download ] 15452 views, 3363 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 r-cran-GMMBoost 1.0.3

by r-cran-robot - September 27, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 15435 views, 3234 downloads, 0 subscriptions

About: Likelihood-based Boosting for Generalized mixed models

Changes:

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


Logo xSNE Stochastic Neighbor Embedding methods with novel neighborhood probabilities 1.2

by emstrick - August 20, 2013, 11:02:21 CET [ BibTeX BibTeX for corresponding Paper Download ] 15431 views, 3985 downloads, 0 subscriptions

About: Stochastic neighbor embedding originally aims at the reconstruction of given distance relations in a low-dimensional Euclidean space. This can be regarded as general approach to multi-dimensional scaling, but the reconstruction is based on the definition of input (and output) neighborhood probability alone. The present implementation also allows for handling dissimilarity or score-induced neighborhood topologies and makes use of quasi 2nd order gradient-based (l-)BFGS optimization.

Changes:
  • gradient in xsne_fun.m fixed! (constant factor m was missing)

  • symmetry option re-introduced allowing for enabling symmetric and asymmetric versions of SNE and t-SNE


Logo r-cran-sda 1.2.1

by r-cran-robot - January 22, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 15404 views, 3562 downloads, 0 subscriptions

About: Shrinkage Discriminant Analysis and CAT Score Variable Selection

Changes:

Fetched by r-cran-robot on 2012-02-01 00:00:11.559491


Logo BSVM 2.06

by biconnect - January 30, 2008, 10:27:13 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15344 views, 3015 downloads, 0 subscriptions

About: BSVM solves support vector machines (SVM) for the solution of large classification and regression problems. It includes three methods

Changes:

Initial Announcement on mloss.org.


Logo mcmkl 0.1

by ong - May 15, 2008, 15:30:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15199 views, 3120 downloads, 0 subscriptions

About: We provide some preliminary code for multiclass multiple kernel learning in Matlab using CPLEX as a base solver.

Changes:

Initial Announcement on mloss.org.


Logo RLPy 1.3a

by bobklein2 - August 28, 2014, 14:34:35 CET [ Project Homepage BibTeX Download ] 15132 views, 3438 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 Neural network designer 1.1.1

by bragi - December 28, 2012, 11:38:10 CET [ Project Homepage BibTeX Download ] 15051 views, 3811 downloads, 0 subscriptions

About: a dbms for resonating neural networks. Create and use different types of machine learning algorithms.

Changes:

AIML compatible (AIML files can be imported); new 'Grid channel' for developing board games; improved topics editor; new demo project: ALice (from AIML); lots of bug-fixes and speed improvements


Logo ABACOC Adaptive Ball Cover for Classification 2.0

by kikot - May 29, 2015, 11:57:28 CET [ BibTeX BibTeX for corresponding Paper Download ] 15030 views, 3756 downloads, 0 subscriptions

About: Incremental (Online) Nonparametric Classifier. You can classify both points (standard) or matrices (multivariate time series). Java and Matlab code already available.

Changes:

version 2: parameterless system, constant model size, prediction confidence (for active learning).

NEW!! C++ version at: https://github.com/ilaria-gori/ABACOC


Logo Sequin v1.1.0.0

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

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

Changes:

Sequin v1.1.0.0 released


Logo C MixSim 0.5

by volmeln - June 10, 2009, 19:37:42 CET [ Project Homepage BibTeX Download ] 14861 views, 3497 downloads, 0 subscriptions

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

About: C-MixSim is an open source package written in C for simulating finite mixture models with Gaussian components. With a vast number of clustering algorithms, evaluating performance is important. C-MixSim provides an easy and convenient way of generating datasets from Gaussian mixture models with different levels of clustering complexity. C-MixSim is released under the GNU GPL license.

Changes:

Initial Announcement on mloss.org.


Logo OpenANN 1.1.0

by afabisch - September 26, 2013, 23:52:03 CET [ Project Homepage BibTeX Download ] 14855 views, 3227 downloads, 0 subscriptions

About: A library for artificial neural networks.

Changes:

Added algorithms:

  • L-BFGS optimizer
  • k-means
  • sparse auto-encoder
  • preprocessing: normalization, PCA, ZCA whitening

Logo Correlative Matrix Mapping, CMM 1.1

by emstrick - July 5, 2011, 15:15:21 CET [ BibTeX BibTeX for corresponding Paper Download ] 14847 views, 3196 downloads, 0 subscriptions

About: Correlative Matrix Mapping (CMM) provides a supervised linear data mapping into a Euclidean subspace of given dimension. Applications include denoising, visualization, label-specific data preprocessing, and assessment of data attribute pairs relevant for the supervised mapping. Solving auto-association problems yields linear multidimensional scaling, similar to PCA, but usually with more faithful low-dimensional mappings.

Changes:

Tue Jul 5 14:40:03 CEST 2011 - Bugfixes and cleanups

  • single precision data affected pinv(). Now fairer using double precision.
  • early stopping did not work properly; now fixed
  • Hessian update mode globally controlled via hessmode, 'lbfgs' / 'bfgs'
  • distmat.m corrected for rounding problems and extended to distmat(X,Y)
  • replaced files: corv.m + corvgrad.m -> corvg.m
  • removed unused files: corrmat.m, splitdata.m, traforankapply.m

Logo High Dimensional Data Clustering with Gaussian Mixtures 1.1

by cbouveyron - January 14, 2008, 08:53:10 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14821 views, 2741 downloads, 0 subscriptions

About: The High-Dimensional Data Clustering (HDDC) toolbox contains an efficient unsupervised classifier for high-dimensional data. This classifier is based on a mixture of Gaussian models adapted for [...]

Changes:

Initial Announcement on mloss.org.


Logo MPI IKL 1.0

by pgehler - January 16, 2009, 16:39:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14729 views, 2809 downloads, 0 subscriptions

About: This package contains an implementation of the Infinite Kernel Learning (IKL) algorithm and the SimpleMKL algorithm. This is realized by building on Coin-Ipopt-3.3.5 and Libsvm.

Changes:

Initial Announcement on mloss.org.


Logo QMiner 5.0.0

by blazfortuna - April 8, 2016, 14:17:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14651 views, 3080 downloads, 0 subscriptions

About: Analytic engine for real-time large-scale streams containing structured and unstructured data.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-ncvreg 2.5-0

by r-cran-robot - March 15, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 14649 views, 3476 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


Showing Items 261-280 of 676 on page 14 of 34: First Previous 9 10 11 12 13 14 15 16 17 18 19 Next Last