Package de.jstacs.sequenceScores.differentiable

Interface Summary
DifferentiableSequenceScore This interface is the main part of any ScoreClassifier.
 

Class Summary
AbstractDifferentiableSequenceScore This class is the main part of any ScoreClassifier.
IndependentProductDiffSS This class enables the user to model parts of a sequence independent of each other.
MultiDimensionalSequenceWrapperDiffSS This class implements a simple wrapper for multidimensional sequences.
UniformDiffSS This DifferentiableSequenceScore does nothing.