Question

I'd like to understand the Baum-Welch algorithm. I liked this video on the Forward-Backward algorithm so I'd like a similar one for Baum-Welch.

I'm having trouble coming up with good resources for Baum-Welch. Any ideas?

Was it helpful?

Solution 2

Though he doesn't say the name Baum Welch specifically, nor HMM's (until the very end) Jason Eisner does a great job covering Expectation Maximization here:

videolectures.net/hltss2010_eisner_plm/

OTHER TIPS

A simple web search leads to a whole lecture by Christopher Lee. I did not watch it entirely, but it seems to be a slow, thorough take on the algorithm with an example walk-through on paper similar to the video you link (if longer).

Licensed under: CC-BY-SA with attribution
Not affiliated with cs.stackexchange
scroll top