Baum Welch Implemented
Pre-release
Pre-release
I have implemented the Baum Welch algorithm in its logarithmic form, and written unit tests which:
- confirm that the updated models are stochastic
- confirm the results agree with a hand-worked example found online
Now I can begin training models to my heart's desire.