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
We don't train the VAE by IWAE objective, we simply use the plain ELBO (or IWAE with k=1). We only compute the likelihood estimate by IWAE during test time.
Hi,
Thanks for your good work and repo. May I ask did you implement the exact IWAE as a tighter lower bound, in case I missed it?
See the reference:
Likelihood-Regret/train_pixel.py
Line 130 in 5517c9b
The text was updated successfully, but these errors were encountered: