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

Use LogDensityFunction for variational inference #1944

Merged
merged 10 commits into from
Jul 5, 2023

Conversation

torfjelde
Copy link
Member

NOTE: This PR depends on #1943

@yebai
Copy link
Member

yebai commented May 25, 2023

Is there anything missing from this PR? If nothing major, let's try to merge it.

@torfjelde
Copy link
Member Author

Will have a look 👍

@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

Pull Request Test Coverage Report for Build 5458916747

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/variational/VariationalInference.jl 0 3 0.0%
Totals Coverage Status
Change from base Build 5455388390: 0.0%
Covered Lines: 0
Relevant Lines: 1419

💛 - Coveralls

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0dee0f8) 0.00% compared to head (bd449dd) 0.00%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1944   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          21      21           
  Lines        1426    1419    -7     
======================================
+ Misses       1426    1419    -7     
Impacted Files Coverage Δ
src/variational/VariationalInference.jl 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yebai yebai merged commit a67d0ce into master Jul 5, 2023
13 checks passed
@yebai yebai deleted the torfjelde/improvements-to-vi branch July 5, 2023 05:55
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.

None yet

2 participants