Skip to content
Discussion options

You must be logged in to vote

We indeed need a better way to debug it. For now the best shot is to try to visualize the structure of the model and backtrack the loops in the model. Its more subtle with automatic detection of the loop, because its not only about the loop in the graph structure, but instead the loop in the dependency structure. E.g. a loop in the graph structure can be broken up with MeanField constraints. With structured-MeanField the situations is more complex. There should be enough information in RxInfer to figure this out, but we don't have code that is doing precisely that

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by meditans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants