Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
EarthyScience
/
HybridVariationalInference.jl
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #40
#40
Merged
bgctw
merged 28 commits into
main
EarthyScience/HybridVariationalInference.jl:main
from
dev
EarthyScience/HybridVariationalInference.jl:dev
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Dev
#40
bgctw
merged 28 commits into
main
EarthyScience/HybridVariationalInference.jl:main
from
dev
EarthyScience/HybridVariationalInference.jl:dev
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
improve penalty tutorial
bgctw
committed
288892b
View commit details
Copy full SHA for 288892b
Browse repository at this point
computing cost on test_data in callback
bgctw
committed
12e4ce0
View commit details
Copy full SHA for 12e4ce0
Browse repository at this point
Commits on May 13, 2026
chaning n_site for train + test data
Show description for 4e666bd
bgctw
committed
4e666bd
View commit details
Copy full SHA for 4e666bd
Browse repository at this point
allow test_data to have more entries than the five used by HVI
bgctw
committed
436a5ca
View commit details
Copy full SHA for 436a5ca
Browse repository at this point
utility functions
Show description for a7676d3
bgctw
committed
a7676d3
View commit details
Copy full SHA for a7676d3
Browse repository at this point
Commits on Jun 9, 2026
docu
bgctw
committed
d65637a
View commit details
Copy full SHA for d65637a
Browse repository at this point
Commits on Jun 11, 2026
start to work on random effects for sites
Show description for 0348667
bgctw
committed
0348667
View commit details
Copy full SHA for 0348667
Browse repository at this point
Commits on Jun 12, 2026
random effects in cost functions
Show description for 903407f
bgctw
committed
903407f
View commit details
Copy full SHA for 903407f
Browse repository at this point
Commits on Jun 13, 2026
start sampling random effect during prediction without known site
bgctw
committed
22b9329
View commit details
Copy full SHA for 22b9329
Browse repository at this point
Commits on Jun 15, 2026
random effects computer constructed in Solver
Show description for b226d54
bgctw
committed
b226d54
View commit details
Copy full SHA for b226d54
Browse repository at this point
Commits on Jun 17, 2026
implement get_choleskyΣ_ranef(RandomEffect)
Show description for 1c9a2b4
bgctw
committed
1c9a2b4
View commit details
Copy full SHA for 1c9a2b4
Browse repository at this point
Commits on Jun 18, 2026
remove priors on mean theta
Show description for 5011821
bgctw
committed
5011821
View commit details
Copy full SHA for 5011821
Browse repository at this point
factor out compute_entropyζ_from_σ from elbo
bgctw
committed
33b752e
View commit details
Copy full SHA for 33b752e
Browse repository at this point
make predict_hvi return also logdetjac of transformations
bgctw
committed
3d371cb
View commit details
Copy full SHA for 3d371cb
Browse repository at this point
Commits on Jun 19, 2026
take care of frac_cluster in sample_posterior
Show description for 60c64d1
bgctw
committed
60c64d1
View commit details
Copy full SHA for 60c64d1
Browse repository at this point
Commits on Jun 22, 2026
implement predict_hvi_and_compute_elbo_components
bgctw
committed
7568471
View commit details
Copy full SHA for 7568471
Browse repository at this point
make logdensity function return a vector per site
bgctw
committed
e7c8036
View commit details
Copy full SHA for e7c8036
Browse repository at this point
Commits on Jun 23, 2026
assemble sitespecific elbo components
bgctw
committed
f716f39
View commit details
Copy full SHA for f716f39
Browse repository at this point
test columwise logden_normal
bgctw
committed
5124277
View commit details
Copy full SHA for 5124277
Browse repository at this point
Commits on Jun 24, 2026
simplify neg_logden_indep_normal with multiplying by is_finite_obs
Show description for 03329e4
bgctw
committed
03329e4
View commit details
Copy full SHA for 03329e4
Browse repository at this point
implmenet WeightedDataLoader
Show description for 011bda4
bgctw
committed
011bda4
View commit details
Copy full SHA for 011bda4
Browse repository at this point
Commits on Jun 25, 2026
rename i_sites to i_sites_train
Show description for 4b35e72
bgctw
committed
4b35e72
View commit details
Copy full SHA for 4b35e72
Browse repository at this point
update tutorials
bgctw
committed
4beb020
View commit details
Copy full SHA for 4beb020
Browse repository at this point
fix frac_cluster on i_sites_train[1] == 0, i.e. untrained site
bgctw
committed
0e3a115
View commit details
Copy full SHA for 0e3a115
Browse repository at this point
Commits on Jul 4, 2026
rename i_sites_train to itrain_sites
Show description for a29c034
bgctw
committed
a29c034
View commit details
Copy full SHA for a29c034
Browse repository at this point
Commits on Aug 19, 2026
import CommonSolve solve
bgctw
committed
2586271
View commit details
Copy full SHA for 2586271
Browse repository at this point
typos
bgctw
committed
e8f4653
View commit details
Copy full SHA for e8f4653
Browse repository at this point
add DocStrings for HybridPointSolver and HybridPosteriorSolver
bgctw
committed
d3614ce
View commit details
Copy full SHA for d3614ce
Browse repository at this point
You can’t perform that action at this time.