Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMM Inference - Urgent; Please Help #14

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments
Open

HMM Inference - Urgent; Please Help #14

GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Running the code will reproduce the problem

What is the expected output? What do you see instead?
I am confused with the marginal_nodes function. I am not sure what the node and 
the t value is supposed to be. I have a HMM-Gaussian, a simple one. I learned 
parameters and for each of my gaussian value, I want to predict the state [3 
hidden states].

So I produced the evidence function and then I want to estimate the marginal 
values, which unfortunately cannot be done with my error in calling 
marginal_nodes function. Please let me know what values should be given to 
arguments nodes and t. [i did not understand the the documents explanation]. 

What version of the product are you using? On what operating system?
mac OS and latest version, which I downloaded from bayesnet website just today.

Please provide any additional information below.
Mine is a simple univariate gaussian output and discrete hidden states [3 
states]. My problem is with the marginal_nodes function.

Original issue reported on code.google.com by [email protected] on 11 Jul 2011 at 11:33

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant