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

smoothing_ovf cannot handle B_dependencies #156

Open
conorheins opened this issue Sep 25, 2024 · 0 comments
Open

smoothing_ovf cannot handle B_dependencies #156

conorheins opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@conorheins
Copy link
Collaborator

the smoothing_ovf (smoothing with online variational filtering as the filtering algorithm) computes the reverse conditional distributiosn in a way that assumes factor f only depends on itself and actions in the dynamics. So we need to generalize those computations of the reverse conditionals using forward and backward dependencies like we did for the forward/backward messages in MMP and VMP

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

No branches or pull requests

2 participants