|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TrainableAndDifferentiableTransition
This interface unifies the interfaces TrainableTransition
and DifferentiableTransition
.
Method Summary |
---|
Methods inherited from interface de.jstacs.sequenceScores.statisticalModels.trainable.hmm.transitions.TrainableTransition |
---|
estimateFromStatistic |
Methods inherited from interface de.jstacs.sequenceScores.statisticalModels.trainable.hmm.transitions.TransitionWithSufficientStatistic |
---|
addToStatistic, getLogGammaScoreFromStatistic, joinStatistics, resetStatistic |
Methods inherited from interface de.jstacs.sequenceScores.statisticalModels.trainable.hmm.transitions.Transition |
---|
clone, fillTransitionInformation, getChildIdx, getGraphizNetworkRepresentation, getLastContextState, getLogPriorTerm, getLogScoreFor, getMaximalInDegree, getMaximalMarkovOrder, getMaximalNumberOfChildren, getNumberOfChildren, getNumberOfIndexes, getNumberOfStates, hasAnySelfTransitions, initializeRandomly, isAbsoring, setParameters, toString |
Methods inherited from interface de.jstacs.Storable |
---|
toXML |
Methods inherited from interface de.jstacs.sequenceScores.statisticalModels.trainable.hmm.transitions.DifferentiableTransition |
---|
addGradientForLogPriorTerm, fillParameters, fillSamplingGroups, getLogScoreAndPartialDerivation, getSizeOfEventSpace, setParameterOffset, setParameters |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |