Normalizing-flow enhanced sampling package for probabilistic inference in Jax
200
stars
23
forks
source link
165 add probability floor to normalizing flow model -> updating Adam optimizer to optimize with constraint #168
Closed
kazewong closed 6 months ago
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.