| Interface | Description |
|---|---|
| ElementsLearningAlgorithm<T extends SequenceElement> |
Implementations of this interface should contain element-related learning algorithms.
|
| SequenceLearningAlgorithm<T extends SequenceElement> |
Implementations of this interface should contain sequence-related learning algorithms.
|