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

Verification of invertibility #2

Open
tuanqdinh opened this issue Dec 4, 2020 · 1 comment
Open

Verification of invertibility #2

tuanqdinh opened this issue Dec 4, 2020 · 1 comment

Comments

@tuanqdinh
Copy link

Hi @yang-song,
Thanks for releasing the code, I really enjoy your paper and would like to use the invertibility in our work.
However, I cannot find the inverse functions in the MintNet class or Mint Block in your code.
Also, how can we reproduce Fig.4a (verification of invertibility)?
Thanks

@yang-song
Copy link
Member

Hi @tuan-dinh, thanks for the question! There's a function called sampling(self, z) in our model class. You can use that function to inverse the forward computation.

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

2 participants