Skip navigation links

Package de.jstacs.classifiers.differentiableSequenceScoreBased.sampling

Provides the classes for AbstractScoreBasedClassifiers that are based on SamplingDifferentiableStatisticalModels and that sample parameters using the Metropolis-Hastings algorithm.

See: Description

Package de.jstacs.classifiers.differentiableSequenceScoreBased.sampling Description

Provides the classes for AbstractScoreBasedClassifiers that are based on SamplingDifferentiableStatisticalModels and that sample parameters using the Metropolis-Hastings algorithm. The abstract base class of all such classifiers is the SamplingScoreBasedClassifier, while the SamplingGenDisMixClassifier provides an implementation for the unified generative-discriminative learning principle.
Since:
Jstacs 1.5
Skip navigation links