Content deleted Content added
m this is a horrendous citation format, but at least we can keep it from generating lint errors... |
→Forward probabilities: i usually refers to the row vector index, and j the column vector index. the previous i, j convention did not agree with the convention used on the baum-welch alg wiki page, which references this page |
||
Line 26:
We transform the probability distributions related to a given [[hidden Markov model]] into matrix notation as follows.
The transition probabilities <math>\mathbf{P}(X_t\mid X_{t-1})</math> of a given random variable <math>X_t</math> representing all possible states in the hidden Markov model will be represented by the matrix <math>\mathbf{T}</math> where the column index <math>
:<math>\mathbf{T} = \begin{pmatrix}
|