Contents

UpdatableSupervisedTemporalEstimator

A supervised temporal estimator that can be incrementally updated.

Declaration

protocol UpdatableSupervisedTemporalEstimator<Transformer, Annotation> : SupervisedTemporalEstimator

Topics

Appending

Encoding and decoding

Reading and writing

Transforming

See Also

Protocols