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

Expectation Propagation #92

Open
7 tasks
st-- opened this issue Jan 11, 2022 · 0 comments
Open
7 tasks

Expectation Propagation #92

st-- opened this issue Jan 11, 2022 · 0 comments

Comments

@st--
Copy link
Member

st-- commented Jan 11, 2022

Basic tasks:

  • EP marginal likelihood approximation (RW5) & tests for optimising hyperparameters
  • more efficient prediction (RW3) instead of piggybacking on SVGP
  • rank-1 updates of q(f) after each site update in the inner loop
  • error checking - e.g. div_dist might not be valid!
  • custom handling of canonical parametrisation to allow initialisation at precision=0?

Extended tasks:

  • sparse EP
  • PowerEP
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

1 participant