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

Add Masked Autoregressive Flows #62

Merged
merged 5 commits into from
Jul 2, 2024
Merged

Add Masked Autoregressive Flows #62

merged 5 commits into from
Jul 2, 2024

Conversation

mj-will
Copy link
Contributor

@mj-will mj-will commented Jun 7, 2024

Add Masked Autoregressive Flows using the transforms already available in nflows.

I also added a scale_activation option to the MaskedAffineAutoregressiveTransform in nflows: uofgravity/nflows#11

Closes https:/uofgravity/glasflow/issues

@mj-will mj-will added enhancement New feature or request nflows Change to the submodule labels Jun 7, 2024
@mj-will mj-will merged commit 8dbbdb7 into main Jul 2, 2024
62 checks passed
@mj-will mj-will modified the milestone: v0.4.0 Jul 2, 2024
@mj-will mj-will deleted the add-maf branch July 2, 2024 13:49
@mj-will mj-will linked an issue Jul 2, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nflows Change to the submodule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add MaskedAutoregressiveFlows
1 participant