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

Why density of Gaussian distribution (input samples) is ignored #1

Open
dzy1997 opened this issue Jan 12, 2022 · 0 comments
Open

Why density of Gaussian distribution (input samples) is ignored #1

dzy1997 opened this issue Jan 12, 2022 · 0 comments

Comments

@dzy1997
Copy link

dzy1997 commented Jan 12, 2022

Hi Vishakh,
I am trying to learn normalizing flow and find your tutorial really helpful! I just have one question on your implementation of the model:


Here you initialize sum_log_det to 0, ignoring the prob density of input Gaussian distribution. Would it make more sense if you compute and add that, since the model is transforming prob density? At the current state, how would it differ from a model trained from uniform distribution samples as input? Thank you!

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