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

Using RandomVariables in StateSpaceInference ? #33

Open
jacobnzw opened this issue Jul 28, 2021 · 0 comments
Open

Using RandomVariables in StateSpaceInference ? #33

jacobnzw opened this issue Jul 28, 2021 · 0 comments
Labels
question Further information is requested

Comments

@jacobnzw
Copy link
Owner

The statistics during inference can get pretty confusing when writing the inference machinery, especially in StudentianInference, where one can often loose track of what DoF parameter belongs to which scale matrix.

Explore the option of using subclasses of RandomVariable to group together the statistics during inference. Write an example code to see what it would look like.

@jacobnzw jacobnzw added the question Further information is requested label Jul 28, 2021
@jacobnzw jacobnzw changed the title Using RandomVariables in StateSpaceInference Using RandomVariables in StateSpaceInference ? Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant