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

Logo Encog Machine Learning Framework 3.2

by jeffheaton - July 5, 2014, 23:47:06 CET [ Project Homepage BibTeX Download ] 17322 views, 4516 downloads, 0 subscriptions

About: Encog is a Machine Learning framework for Java, C#, Javascript and C/C++ that supports SVM's, Genetic Programming, Bayesian Networks, Hidden Markov Models and other algorithms.

Changes:

Changes for Encog 3.2:

Issue #53: Fix Out Of Range Bug In BasicMLSequenceSet. Issue #52: Unhandled exception in Encog.Util.File.ResourceLoader.CreateStream (ResourceLoader.cs) Issue #50: Concurrency bugs in PruneIncremental Issue #48: Unit Tests Failing - TestHessian Issue #46: Couple of small fixes - Temporal DataSet and SCG training Issue #45: Fixed EndMinutesStrategy to correctly evaluate ShouldStop after the specified number of minutes have elapsed. Issue #44: Encog.ML.Data.Basic.BasicMLDataPairCentroid.Add() & .Remove() Issue #43: Unit Tests Failing - Matrix not full rank Issue #42: Nuget - NuSpec Issue #36: Load Examples easier


Logo SCD 2.1

by ambujtewari - December 3, 2009, 22:21:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 23793 views, 4508 downloads, 0 subscriptions

About: A (randomized) coordinate descent procedure to minimize L1 regularized loss for classification and regression purposes.

Changes:

Fixed some I/O bugs. Lines that ended with whitespace were not read correctly in the previous version.


Logo FlexCRFs 0.3

by pxhieu - May 10, 2008, 09:24:54 CET [ Project Homepage BibTeX Download ] 10668 views, 4491 downloads, 0 subscriptions

About: FlexCRFs is a conditional random field toolkit for segmenting and labeling sequence data written in C/C++ using STL library. It was implemented based on the theoretic model presented in (Lafferty et [...]

Changes:

Initial Announcement on mloss.org.


Logo Aleph 0.6

by jiria - January 12, 2009, 20:52:12 CET [ Project Homepage BibTeX Download ] 18093 views, 4446 downloads, 0 subscriptions

About: Aleph is both a multi-platform machine learning framework aimed at simplicity and performance, and a library of selected state-of-the-art algorithms.

Changes:

Initial Announcement on mloss.org.


Logo DCABags 0.7

by wbuntine - June 5, 2014, 05:34:44 CET [ Project Homepage BibTeX Download ] 18419 views, 4411 downloads, 0 subscriptions

About: Document/Text preprocessing for topic models: suite of Perl scripts for preprocessing text collections to create dictionaries and bag/list files for use by topic modelling software.

Changes:

Moved distribution and code across to GitHub. Changed "ldac" format to have 0 offset for word indices. Added "document frequency" (df) filtering on selection of tokens for linkTables. Playing with linkParse but its still unuseable generally.


Logo AffectiveTweets 1.0.1

by felipebravom - May 14, 2018, 08:20:50 CET [ Project Homepage BibTeX Download ] 16027 views, 4372 downloads, 0 subscriptions

About: A WEKA package for analyzing emotion and sentiment of tweets.

Changes:

Initial Announcement on mloss.org.


Logo Nen Beta

by pascal - February 19, 2012, 00:31:34 CET [ Project Homepage BibTeX Download ] 17135 views, 4346 downloads, 0 subscriptions

About: 3-layer neural network for regression with sigmoid activation function and command line interface similar to LibSVM.

Changes:

Initial Announcement on mloss.org.


Logo KNIME 2.7.4

by toldo - April 29, 2013, 09:14:39 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17635 views, 4338 downloads, 0 subscriptions

About: A comprehensive data mining environment, with a variety of machine learning components.

Changes:

Modifications following feedback from Knime main Author.


Logo cbMDS Correlation Based Multi Dimensional Scaling 1.2

by emstrick - July 27, 2013, 14:35:36 CET [ BibTeX BibTeX for corresponding Paper Download ] 20011 views, 4329 downloads, 0 subscriptions

About: The aim is to embed a given data relationship matrix into a low-dimensional Euclidean space such that the point distances / distance ranks correlate best with the original input relationships. Input relationships may be given as (sparse) (asymmetric) distance, dissimilarity, or (negative!) score matrices. Input-output relations are modeled as low-conditioned. (Weighted) Pearson and soft Spearman rank correlation, and unweighted soft Kendall correlation are supported correlation measures for input/output object neighborhood relationships.

Changes:
  • Initial release (Ver 1.0): Weighted Pearson and correlation and soft Spearman rank correlation, Tue Dec 4 16:14:51 CET 2012

  • Ver 1.1 Added soft Kendall correlation, Fri Mar 8 08:41:09 CET 2013

  • Ver 1.2 Added reconstruction of sparse relationship matrices, Fri Jul 26 16:58:37 CEST 2013


Logo Divvy 1.1.1

by jlewis - November 14, 2012, 20:21:29 CET [ Project Homepage BibTeX Download ] 9798 views, 4318 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 SVM and Kernel Methods Toolbox 0.5

by arakotom - June 10, 2008, 21:29:39 CET [ Project Homepage BibTeX Download ] 17115 views, 4311 downloads, 0 subscriptions

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

About: SVM Toolbox fully written in Matlab (even the QP solver). Features : SVM, MultiClassSVM, One-Class, SV Regression, AUC-SVM and Rankboost, 1-norm SVM, Regularization Networks, Kernel Basis Pursuit [...]

Changes:

Initial Announcement on mloss.org.


Logo Circular Statistics Toolbox 2010c

by phb - June 9, 2010, 13:02:26 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 31781 views, 4304 downloads, 0 subscriptions

About: Toolbox for circular statistics with Matlab (The Mathworks).

Changes:

Some bugfixes.


Logo reserbot alpha 1

by neuromancer - January 31, 2011, 14:27:18 CET [ Project Homepage BibTeX Download ] 16344 views, 4302 downloads, 0 subscriptions

About: A chatterbot that learns natural languages learning from imitation.

Changes:

Alpha 1 - Codename: Wendell Borton ("Bllluuhhhhh...!!")

Short term memory greatly improved.


Logo Lush 1.2.1

by ylecun - November 12, 2007, 06:35:08 CET [ Project Homepage BibTeX Download ] 12376 views, 4297 downloads, 0 subscriptions

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

About: Lush is an object-oriented Lisp dialect with a super-simple way of integrating C/C++ code and libraries. It includes extensive libraries for numerical computing, machine learning, and computer [...]

Changes:

Initial Announcement on mloss.org.


Logo crfpp 0.53

by sonne - May 8, 2009, 08:46:44 CET [ Project Homepage BibTeX Download ] 10266 views, 4292 downloads, 0 subscriptions

About: CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data.

Changes:

Initial Announcement on mloss.org.


Logo SGD 2.0

by leonbottou - October 11, 2011, 20:59:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 26181 views, 4287 downloads, 0 subscriptions

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

About: The SGD-2.0 package contains implementations of the SGD and ASGD algorithms for linear SVMs and linear CRFs.

Changes:

Version 2.0 features ASGD.


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 ] 16388 views, 4258 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 HLearn 1.0

by mikeizbicki - May 9, 2013, 05:58:18 CET [ Project Homepage BibTeX Download ] 14998 views, 4214 downloads, 0 subscriptions

About: HLearn makes simple machine learning routines available in Haskell by expressing them according to their algebraic structure

Changes:

Updated to version 1.0


Logo r-cran-rgp 0.2-4

by r-cran-robot - April 1, 2013, 00:00:08 CET [ Project Homepage BibTeX Download ] 21855 views, 4204 downloads, 0 subscriptions

About: R genetic programming framework

Changes:

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


Logo Rchemcpp 1.99.0

by klambaue - September 10, 2013, 09:10:13 CET [ Project Homepage BibTeX Download ] 18926 views, 4196 downloads, 0 subscriptions

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

About: The Rchemcpp package implements the marginalized graph kernel and extensions, Tanimoto kernels, graph kernels, pharmacophore and 3D kernels suggested for measuring the similarity of molecules.

Changes:

Moved from CRAN to Bioconductor. Improved handling of molecules, visualization and examples.


Showing Items 201-220 of 676 on page 11 of 34: First Previous 6 7 8 9 10 11 12 13 14 15 16 Next Last