| Trees | Indices | Help |
|
|---|
|
|
Unsupervised EM training for Raphael and Stoddard's chord labelling model.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
|
RaphstoBaumWelchTrainer Class with methods to retrain a Raphsto model using the Baum-Welch EM algorithm. |
|||
|
RaphstoBaumWelchUnigramTrainer Class with methods to retrain a Raphsto model using the Baum-Welch EM algorithm. |
|||
|
|||
|
|||
|
|||
|
|||
ADD_SMALL = 1e-06
|
|||
__package__ =
|
|||
|
|||
Evaluates the forward/backward probability matrices for a single sequence under the model that came from the previous iteration and returns matrices that contain the updates to be made to the distributions during this iteration. This is wrapped up in a function so it can be run in parallel for each sequence. Once all sequences have been evaluated, the results are combined and model updated. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |