int sreestimate_baum_welch

(smosqd_t* cs)

Baum-Welch Algorithm for SHMMs.

Documentation

Baum-Welch Algorithm for SHMMs. Training of model parameter with multiple double sequences (incl. scaling). New parameters set directly in hmm (no storage of previous values!). Matrices are allocated with stat_matrix_d_alloc.
Parameters:
cs - initial model and train sequences
Returns:
0/-1 success/error

Alphabetic index



This page was generated with the help of DOC++.