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

Fix VNNGP with batches #2375

Merged
merged 11 commits into from
Aug 16, 2024
Merged

Fix VNNGP with batches #2375

merged 11 commits into from
Aug 16, 2024

Conversation

LuhuanWu
Copy link
Contributor

@LuhuanWu LuhuanWu commented Jul 9, 2023

  • Fix VNNGP in batch settings VNNGP with Batches #2300
  • In addition, set default jitter value to 1e-3 and variational stddev init value to 1e-2.
  • Change initialization strategy
  • Special-case behaviour when training_batch_size = M (ensure we only have one minibatch and that we compute the full KL)
  • Remove the option to set k == M

@LuhuanWu LuhuanWu mentioned this pull request Jul 9, 2023
@gpleiss gpleiss enabled auto-merge (squash) August 16, 2024 23:42
@gpleiss gpleiss merged commit c8dde64 into cornellius-gp:main Aug 16, 2024
7 checks passed
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