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

Implementation of KL divergence #23

Open
kyang-06 opened this issue Sep 18, 2019 · 0 comments
Open

Implementation of KL divergence #23

kyang-06 opened this issue Sep 18, 2019 · 0 comments

Comments

@kyang-06
Copy link

kyang-06 commented Sep 18, 2019

Hi, thank you for the elegant work that inspires me a lot.
I'm curious about the implementation of kl divergence loss since it seems quite different from plain VAE. The latent space represents as Gaussian param (μ, σ) in plain VAE, whereas the proposed represents it as a 8-dim vector. The difference makes me confused about how to compute kl loss, but i'm not able to find where this loss function locates.
Could anyone tell me where the part of KL divergence loss locates?

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

No branches or pull requests

1 participant