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

normalizing flow loss function issue #11

Open
weixsong opened this issue Apr 25, 2018 · 0 comments
Open

normalizing flow loss function issue #11

weixsong opened this issue Apr 25, 2018 · 0 comments

Comments

@weixsong
Copy link

Hi,

In paper https://arxiv.org/pdf/1505.05770.pdf, equation 15, loss function is F(x), and we need to minimize this F(x).

The equation 15 after some transformation, first term is KL divergence (positive), senond term is reconstruct_loss(negative), third term is log_jacobian_det (negative), is my understanding correct?

So I could not understand your loss function in code, why your KL is negative and reconstruct_loss is positive?

Regards,
Wei

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