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 TurboParser 2.0

by afm - October 11, 2012, 02:59:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15990 views, 3552 downloads, 0 subscriptions

About: TurboParser is a free multilingual dependency parser based on linear programming developed by André Martins. It is based on joint work with Noah Smith, Mário Figueiredo, Eric Xing, Pedro Aguiar.

Changes:

This version introduces a number of new features:

  • The parser does not depend anymore on CPLEX (or any other non-free LP solver). Instead, the decoder is now based on AD3, our free library for approximate MAP inference.

  • The parser now outputs dependency labels along with the backbone structure.

  • As a bonus, we now provide a trainable part-of-speech tagger, called TurboTagger, which can be used in standalone mode, or to provide part-of-speech tags as input for the parser. TurboTagger has state-of-the-art accuracy for English (97.3% on section 23 of the Penn Treebank) and is fast (~40,000 tokens per second).

  • The parser is much faster than in previous versions. You may choose among a basic arc-factored parser (~4,300 tokens per second), a standard second-order model with consecutive sibling and grandparent features (the default; ~1,200 tokens per second), and a full model with head bigram and arbitrary sibling features (~900 tokens per second).

Note: The runtimes above are approximate, and based on experiments with a desktop machine with a Intel Core i7 CPU 3.4 GHz and 8GB RAM. To run this software, you need a standard C++ compiler. This software has the following external dependencies: AD3, a library for approximate MAP inference; Eigen, a template library for linear algebra; google-glog, a library for logging; gflags, a library for commandline flag processing. All these libraries are free software and are provided as tarballs in this package.

This software has been tested on Linux, but it should run in other platforms with minor adaptations.


Logo GESL v1.01

by bellet - May 15, 2015, 11:54:04 CET [ BibTeX BibTeX for corresponding Paper Download ] 11941 views, 3537 downloads, 0 subscriptions

About: Learning string edit distance / similarity from data

Changes:

Added datasets used in the experiments of the paper


Logo dataformat 0.1.1

by mikio - March 12, 2009, 16:07:55 CET [ Project Homepage BibTeX Download ] 16890 views, 3537 downloads, 0 subscriptions

About: The goal of this project is to provide code for reading and writing machine learning data sets for as many programming languages as possible.

Changes:

Forgot to include the Java sources.


Logo r-cran-bigRR 1.3-10

by r-cran-robot - August 23, 2014, 00:00:00 CET [ Project Homepage BibTeX Download ] 14548 views, 3533 downloads, 0 subscriptions

About: Generalized Ridge Regression (with special advantage for p >> n cases)

Changes:

Fetched by r-cran-robot on 2018-05-01 00:00:05.929954


Logo Adaptive Resonance Theory for Unsupervised Learning 1.0

by ibaze - November 13, 2008, 16:40:28 CET [ Project Homepage BibTeX Download ] 13831 views, 3523 downloads, 0 subscriptions

About: This software package includes the ART algorithms for unsupervised learning only. It is a family of four programs based on different ART algorithms (ART 1, ART 2A, ART 2A-C and ART Distance). All of [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-gafit 0.4.1

by r-cran-robot - August 5, 2002, 00:00:00 CET [ Project Homepage BibTeX Download ] 15574 views, 3521 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 pySPACE 1.2

by krell84 - October 29, 2014, 15:36:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17786 views, 3515 downloads, 0 subscriptions

About: pySPACE is the abbreviation for "Signal Processing and Classification Environment in Python using YAML and supporting parallelization". It is a modular software for processing of large data streams that has been specifically designed to enable distributed execution and empirical evaluation of signal processing chains. Various signal processing algorithms (so called nodes) are available within the software, from finite impulse response filters over data-dependent spatial filters (e.g. CSP, xDAWN) to established classifiers (e.g. SVM, LDA). pySPACE incorporates the concept of node and node chains of the MDP framework. Due to its modular architecture, the software can easily be extended with new processing nodes and more general operations. Large scale empirical investigations can be configured using simple text- configuration files in the YAML format, executed on different (distributed) computing modalities, and evaluated using an interactive graphical user interface.

Changes:

improved testing, improved documentation, windows compatibility, more algorithms


Logo Graph Learning Package 0.1

by hiroto - May 4, 2009, 17:07:15 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19103 views, 3514 downloads, 0 subscriptions

About: This software is aimed at performing supervised/unsupervised learning on graph data, where each graph is represented as binary indicators of subgraph features.

Changes:

Initial Announcement on mloss.org.


Logo Dependency modeling toolbox 0.2

by lml - April 30, 2010, 14:38:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 20537 views, 3498 downloads, 0 subscriptions

About: Investigation of dependencies between multiple data sources allows the discovery of regularities and interactions that are not seen in individual data sets. The demand for such methods is increasing with the availability and size of co-occurring observations in computational biology, open data initiatives, and in other domains. We provide practical, open access implementations of general-purpose algorithms that help to realize the full potential of these information sources.

Changes:

Three independent modules (drCCA, pint, MultiWayCCA) have been added.


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 Aciqra 1.2.1

by Caglow - June 25, 2009, 23:30:22 CET [ BibTeX Download ] 7341 views, 3490 downloads, 0 subscriptions

About: A desktop planetarium and sky map program which shows the sky from anywhere on Earth at any time.

Changes:

Removed erroneous topocentric code. Increased maximum zoom for detail on planets.


Logo Spider 1.71

by jaseweston - November 19, 2007, 15:51:59 CET [ Project Homepage BibTeX Download ] 11649 views, 3480 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

About: The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be [...]

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 ] 14650 views, 3477 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


Logo JMLR Model Monitor 1.0

by traeder - August 17, 2009, 11:05:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 24726 views, 3473 downloads, 0 comments, 0 subscriptions

About: Model Monitor is a Java toolkit for the systematic evaluation of classifiers under changes in distribution. It provides methods for detecting distribution shifts in data, comparing the performance [...]

Changes:

Improved AUROC calculation. Several minor bug fixes.


Logo JMLR JNCC2 1.11

by gcorani - January 1, 2009, 03:22:47 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 23687 views, 3460 downloads, 0 comments, 0 subscriptions

About: JNCC2 is the open-source implementation of the Naive Credal Classifier2 (NCC2), i.e., an extension of Naive Bayes towards imprecise probabilities, designed to deliver robust classifications even on [...]

Changes:

Initial Announcement on mloss.org.


Logo SVQP 2

by leonbottou - January 31, 2009, 14:22:04 CET [ Project Homepage BibTeX Download ] 10330 views, 3456 downloads, 0 subscriptions

About: SVQP1 and SVQP2 are QP solvers for training SVM.

Changes:

Initial Announcement on mloss.org.


Logo Java Statistical Analysis Tool 0.0.7

by EdwardRaff - January 15, 2017, 22:21:50 CET [ Project Homepage BibTeX Download ] 13389 views, 3446 downloads, 0 subscriptions

About: General purpose Java Machine Learning library for classification, regression, and clustering.

Changes:

See github release tab for change info


Logo Penalized Partial Least Squares Regression 1.03

by nkraemer - May 5, 2009, 19:53:20 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 20833 views, 3445 downloads, 0 subscriptions

About: This package contains functions to estimate linear and nonlinear regression methods with Penalized Partial Least Squares.

Changes:
  • fixed several bugs
  • drastic speed-up of computation time

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 seqan 1.2

by sonne - November 2, 2009, 14:54:08 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18706 views, 3436 downloads, 0 subscriptions

About: SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data.

Changes:
  • 5 more applications, i.e. DFI, MicroRazerS, PairAlign, SeqCons, TreeRecon
  • stable release of RazerS supporting paired-end read mapping and configurable sensitivity
  • new alignment algorithms, e.g. banded, configurable alignments (overlap, semi-global, ...)
  • realignment algorithm
  • NGS data structures and formats, e.g. SAM, Amos, ...
  • new alphabets, e.g. Dna with base call qualities, profile characters
  • auxiliary data structures and algorithms, e.g. double ended queue, command line parser
  • positional scores
  • CMake support

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