| Package | Description |
|---|---|
| de.jstacs.sequenceScores.differentiable | |
| de.jstacs.sequenceScores.statisticalModels.differentiable |
Provides all
DifferentiableStatisticalModels, which can compute the gradient with
respect to their parameters for a given input Sequence. |
| Modifier and Type | Method and Description |
|---|---|
IndependentProductDiffSS |
IndependentProductDiffSS.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
IndependentProductDiffSM
This class enables the user to model parts of a sequence independent of each
other.
|