|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use AbstractOptimizableFunction | |
---|---|
de.jstacs.classifiers.differentiableSequenceScoreBased | Provides the classes for Classifier s that are based on SequenceScore s. |
de.jstacs.classifiers.differentiableSequenceScoreBased.gendismix | Provides an implementation of a classifier that allows to train the parameters of a set of
DifferentiableStatisticalModel s by
a unified generative-discriminative learning principle |
Uses of AbstractOptimizableFunction in de.jstacs.classifiers.differentiableSequenceScoreBased |
---|
Subclasses of AbstractOptimizableFunction in de.jstacs.classifiers.differentiableSequenceScoreBased | |
---|---|
class |
AbstractMultiThreadedOptimizableFunction
This class enables the user to exploit all CPUs of an computer by using threads. |
class |
DiffSSBasedOptimizableFunction
This abstract class is the basis of all multi-threaded OptimizableFunction s that are based on DifferentiableSequenceScore s. |
Uses of AbstractOptimizableFunction in de.jstacs.classifiers.differentiableSequenceScoreBased.gendismix |
---|
Subclasses of AbstractOptimizableFunction in de.jstacs.classifiers.differentiableSequenceScoreBased.gendismix | |
---|---|
class |
LogGenDisMixFunction
This class implements the the following function ![]() |
class |
OneDataSetLogGenDisMixFunction
This class implements the the following function ![]() ![]() ![]() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |