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

Speed up backward message for Linearization #342

Open
bartvanerp opened this issue Aug 28, 2023 · 1 comment
Open

Speed up backward message for Linearization #342

bartvanerp opened this issue Aug 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bartvanerp
Copy link
Member

The computation of the backward message for the Linearization approximation around the Delta node can be sped up significantly, without the need of computing the marginals over all inputs. This can be achieved by using more effective computations in the forward pass and weightedmean precision parameterization in the backward pass.

@bvdmitri
Copy link
Member

@albertpod albertpod added the enhancement New feature or request label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants