normalizing-flows icon indicating copy to clipboard operation
normalizing-flows copied to clipboard

PyTorch implementation of normalizing flow models

Results 15 normalizing-flows issues
Sort by recently updated
recently updated
newest added

Hi everyone and to the authors thanks a lot for this great library! Do you know any method to connect the forward KL divergence to the statistical confidence we have...

Short describtion: When you create a Glow model, train it on HSV images and, then, you sample from the model, during sampling values jump to infinity. ### -------------------------------- Long describtion:...

This pull request introduces a new ONNX export example notebook and refactors key flow and spline utility functions to support ONNX export. The changes are grouped below: **New Example and...

Hello ! Thanks for your very nice package, I have successfully applied to estimate the density of a distribution trained on X with dimension 3. It worked very well. Now,...

This PR fixes the following deprecation warning in PIP 25.1 ``` DEPRECATION: Building 'normalizing-flows' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3...