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

Any plan to implement the Real-NVP? #3

Open
zzangupenn opened this issue Oct 24, 2023 · 1 comment
Open

Any plan to implement the Real-NVP? #3

zzangupenn opened this issue Oct 24, 2023 · 1 comment

Comments

@zzangupenn
Copy link

Very interested in your project!

@smsharma
Copy link
Owner

smsharma commented Oct 24, 2023

Hi @zzangupenn, this should be pretty straightforward to do by adapting code from autoregressive.py and maf.py.

In particular, you'll want to have scale and shift parameters which are derived from a subset of input parameter dimensions (which are permuted in a specified way across layers) and the conditioning variables. Would you like to give this a shot and send a PR? Happy to expand further if it would be helpful.

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