yksi7417 / jahmm

Automatically exported from code.google.com/p/jahmm
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

When observations are too many. #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be a kind of stupid question:

 There are many observations from each latent variables.
In this case, we can integrate all the observations(each k dimension) into one 
observation variable with k^n(n observations or sensors).

When k or n goes increase large enough, bijo goes small, which means alpha and 
beta goes to infinidecimal exponetially along with timeline, which make BW 
algorithm fails to learn parameter.

Here is my quesion, do you know how to learn parameter when obeservation prob. 
is low? or too many output in observation?

Original issue reported on code.google.com by Lukas....@gmail.com on 11 Jul 2011 at 12:15