Skip to content

Conversation

@Red-Portal
Copy link
Member

This is a partial pull request of #45.
(The original PR is now severely outdated.)

The content of Part II is as follows:

  • Add the location-scale variational family
  • Add constructors for Gaussian variational families.
  • Optimize AD paths for the location-scale family. (Refer to the original PR for benchmarks.)

This is to avoid having to reconstruct transformed distributions all
the time. The direct use of bijectors also avoids going through lots
of abstraction layers that could break.

Instead, transformed distributions could be constructed only once when
returing the VI result.
- Full Monte Carlo ELBO estimation now works. I checked.
Red-Portal and others added 24 commits October 23, 2023 01:31
…/AdvancedVI.jl into rewriting_advancedvi_optimize
@Red-Portal Red-Portal requested review from torfjelde and yebai December 9, 2023 07:54
@Red-Portal
Copy link
Member Author

Sorry I messed up the git commit history. I'll reopen it after fixing this.

@Red-Portal Red-Portal closed this Dec 9, 2023
@Red-Portal Red-Portal deleted the rewriting_advancedvi_locscale branch December 9, 2023 08:10
@yebai yebai mentioned this pull request Dec 22, 2023
13 tasks
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

Successfully merging this pull request may close these issues.

2 participants