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

165 add probability floor to normalizing flow model -> updating Adam optimizer to optimize with constraint #168

Merged
merged 4 commits into from
May 6, 2024

Conversation

kazewong
Copy link
Owner

@kazewong kazewong commented May 6, 2024

In this PR, we actually decided not to move forward with the probability floor since that seems to make the training and sampling quite unstable.

On the other hand, we update the Adam optimization interface such that it can perform constrained optimization.

@kazewong kazewong linked an issue May 6, 2024 that may be closed by this pull request
@kazewong kazewong merged commit b4301c5 into main May 6, 2024
2 checks passed
@kazewong kazewong deleted the 165-add-probability-floor-to-normalizing-flow-model branch May 6, 2024 16:12
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

Successfully merging this pull request may close these issues.

Add probability floor to normalizing flow model
1 participant