hsmmlearn icon indicating copy to clipboard operation
hsmmlearn copied to clipboard

inference for bi-variate gaussion

Open kunrenzhilu opened this issue 7 years ago • 1 comments

Hi I want to extend the abstractEmissions to implement a inference algorithm for bi-variate gaussian. Can you give me any references on how to do so? Or, from where you learn to implement the inference for gaussian & multinormial?

Thanks

kunrenzhilu avatar Nov 30 '17 08:11 kunrenzhilu

@kunrenzhilu Apologies for the late reply. The documentation has a little bit about this, I would recommend the section on building a model of Laplace emissions: http://hsmmlearn.readthedocs.io/en/latest/source/tutorial.html#aside-different-emission-pdfs

Please let me know if you have any further questions. If you have any code to contribute back to the repo via a pull request, that would be great!

jvkersch avatar Jan 13 '18 17:01 jvkersch