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

PyTorch implementations of normalizing flow and its variants.

Results 1 normalizing-flows-pytorch issues
Sort by recently updated
recently updated
newest added

Thank you for your code. It is very clean and smart. I have a small question, why we need rescale operation in [https://github.com/tatsy/normalizing-flows-pytorch/blob/f5238fa8ce62a130679a1cf4474e195926b4842f/flows/coupling.py#L107](https://github.com/tatsy/normalizing-flows-pytorch/blob/f5238fa8ce62a130679a1cf4474e195926b4842f/flows/coupling.py#L107)