Recent content by malina

  1. M

    HMM training with variable length data

    Thanks! Will keep you updated if something extremely cool will work out of this. M.
  2. M

    HMM training with variable length data

    Thanks Viraltux, The assumptuion is that the model is reflected similarly in long/short sequences, i.e., short sequences teach the model about relations later on seen in longer sequences. Think about partial sequences' availability. Hence, supposedly you should not feel the difference between...
  3. M

    HMM training with variable length data

    Hi All, I need to train an HMM using data with sequences of variable length (5 - 500 symbols per input sequence). From what I've seen thus far, all (or most) trainings are perfirmed on data-sets of a fixed size, although there is no explicit demand for this in the HMM structure. So...
Back
Top