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 Boosted Decision Trees and Lists 1.0.4

by melamed - July 25, 2014, 23:08:32 CET [ BibTeX Download ] 19278 views, 5572 downloads, 0 subscriptions

About: Boosting algorithms for classification and regression, with many variations. Features include: Scalable and robust; Easily customizable loss functions; One-shot training for an entire regularization path; Continuous checkpointing; much more

Changes:
  • added ElasticNets as a regularization option
  • fixed some segfaults, memory leaks, and out-of-range errors, which were creeping in in some corner cases
  • added a couple of I/O optimizations

Logo JMLR Waffles 2014-07-05

by mgashler - July 20, 2014, 04:53:54 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 85874 views, 19892 downloads, 0 subscriptions

About: Script-friendly command-line tools for machine learning and data mining tasks. (The command-line tools wrap functionality from a public domain C++ class library.)

Changes:

Added support for CUDA GPU-parallelized neural network layers, and several other new features. Full list of changes at http://waffles.sourceforge.net/docs/changelog.html


Logo Crino 1.0.0

by jlerouge - July 16, 2014, 17:54:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9735 views, 2219 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 ARTOS Adaptive Realtime Object Detection System 1.0

by erik - July 11, 2014, 22:02:34 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9463 views, 2154 downloads, 0 subscriptions

About: ARTOS can be used to quickly learn models for visual object detection without having to collect a set of samples manually. To make this possible, it uses ImageNet, a large image database with more than 20,000 categories.

Changes:

Initial Announcement on mloss.org.


Logo RankSVM NC 1.0

by rflamary - July 10, 2014, 15:51:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11797 views, 2624 downloads, 0 subscriptions

About: This package is an implementation of a linear RankSVM solver with non-convex regularization.

Changes:

Initial Announcement on mloss.org.


Logo PyStruct 0.2

by t3kcit - July 9, 2014, 09:29:23 CET [ Project Homepage BibTeX Download ] 13637 views, 3243 downloads, 0 subscriptions

About: PyStruct is a framework for learning structured prediction in Python. It has a modular interface, similar to the well-known SVMstruct. Apart from learning algorithms it also contains model formulations for popular CRFs and interfaces to many inference algorithm implementation.

Changes:

Initial Announcement on mloss.org.


Logo Semi Stochastic Gradient Descent 1.0

by konkey - July 9, 2014, 04:28:47 CET [ BibTeX BibTeX for corresponding Paper Download ] 9515 views, 2462 downloads, 0 subscriptions

About: Efficient implementation of Semi-Stochastic Gradient Descent algorithm (S2GD) for training logistic regression (L2-regularized).

Changes:

Initial Announcement on mloss.org.


Logo IPCA v0.1

by kiraly - July 7, 2014, 10:25:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9637 views, 2714 downloads, 0 subscriptions

About: This package implements Ideal PCA in MATLAB. Ideal PCA is a (cross-)kernel based feature extraction algorithm which is (a) a faster alternative to kernel PCA and (b) a method to learn data manifold certifying features.

Changes:

Initial Announcement on mloss.org.


Logo Encog Machine Learning Framework 3.2

by jeffheaton - July 5, 2014, 23:47:06 CET [ Project Homepage BibTeX Download ] 17550 views, 4567 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 DCABags 0.7

by wbuntine - June 5, 2014, 05:34:44 CET [ Project Homepage BibTeX Download ] 18701 views, 4477 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 Weight HMM 1.0

by SongTao - May 27, 2014, 15:29:20 CET [ BibTeX Download ] 4847 views, 1914 downloads, 0 subscriptions

About: Discovering short linear protein motif based on selective training of profile hidden Markov models

Changes:

Initial Announcement on mloss.org.


Logo Mr. 1.0

by SongTao - May 27, 2014, 15:20:40 CET [ BibTeX Download ] 4860 views, 1792 downloads, 0 subscriptions

About: Discovering short linear protein motif based on selective training of profile hidden Markov models

Changes:

Initial Announcement on mloss.org.


Logo r-cran-bigrf 0.1-11

by r-cran-robot - May 16, 2014, 00:00:00 CET [ Project Homepage BibTeX Download ] 25372 views, 6104 downloads, 0 subscriptions

About: Big Random Forests

Changes:

Fetched by r-cran-robot on 2015-11-01 00:00:04.072762


Logo Java deep neural networks with GPU 0.2.0-alpha

by hok - May 10, 2014, 14:22:30 CET [ Project Homepage BibTeX Download ] 9572 views, 2245 downloads, 0 subscriptions

About: GPU-accelerated java deep neural networks

Changes:

Initial Announcement on mloss.org.


Logo peewit 0.10

by lorenz - May 7, 2014, 16:04:18 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 68991 views, 14110 downloads, 0 subscriptions

About: peewit provides services for programming, running and result examination of machine learning experiments. It does not include any ML algorithms, has no GUI, and presumes certain uniformity of the experimental layout. But it does not make assumptions on the type of task under study. The current version-number is 0.10.

Changes:

v-cube with side-cubes


Logo PredictionIO 0.7.0

by simonc - April 29, 2014, 20:59:57 CET [ Project Homepage BibTeX Download ] 39501 views, 9844 downloads, 0 subscriptions

About: Open Source Machine Learning Server

Changes:
  • Single machine version for small-to-medium scale deployments
  • Integrated GraphChi (disk-based large-scale graph computation) and algorithms: ALS, CCD++, SGD, CLiMF
  • Improved runtime for training and offline evaluation
  • Bug fixes

See release notes - https://predictionio.atlassian.net/secure/ReleaseNote.jspa?projectId=10000&version=11801


Logo RFD 1.0

by openpr_nlpr - April 28, 2014, 10:34:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9327 views, 1874 downloads, 0 subscriptions

About: This is an unoptimized implementation of the RFD binary descriptor, which is published in the following paper. B. Fan, et al. Receptive Fields Selection for Binary Feature Description. IEEE Transaction on Image Processing, 2014. doi: http://dx.doi.org/10.1109/TIP.2014.2317981

Changes:

Initial Announcement on mloss.org.


Logo RLLib Lightweight On or Off Policy Reinforcement Learning Library 2.0

by saminda - April 25, 2014, 02:58:32 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 43824 views, 9816 downloads, 0 subscriptions

About: RLLib is a lightweight C++ template library that implements incremental, standard, and gradient temporal-difference learning algorithms in Reinforcement Learning. It is an optimized library for robotic applications and embedded devices that operates under fast duty cycles (e.g., < 30 ms). RLLib has been tested and evaluated on RoboCup 3D soccer simulation agents, physical NAO V4 humanoid robots, and Tiva C series launchpad microcontrollers to predict, control, learn behaviors, and represent learnable knowledge. The implementation of the RLLib library is inspired by the RLPark API, which is a library of temporal-difference learning algorithms written in Java.

Changes:

Current release version is v2.0.


Logo libstb 1.8

by wbuntine - April 24, 2014, 09:02:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 31426 views, 7067 downloads, 0 subscriptions

About: Generalised Stirling Numbers for Pitman-Yor Processes: this library provides ways of computing generalised 2nd-order Stirling numbers for Pitman-Yor and Dirichlet processes. Included is a tester and parameter optimiser. This accompanies Buntine and Hutter's article: http://arxiv.org/abs/1007.0296, and a series of papers by Buntine and students at NICTA and ANU.

Changes:

Moved repository to GitHub, and added thread support to use the main table lookups in multi-threaded code.


Logo GradMC 2.00

by tur - April 14, 2014, 15:48:48 CET [ BibTeX Download ] 12756 views, 4159 downloads, 0 subscriptions

About: GradMC is an algorithm for MR motion artifact removal implemented in Matlab

Changes:

Added support for multi-rigid motion correction.


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