maf icon indicating copy to clipboard operation
maf copied to clipboard

PyTorch implementation of the Masked Autoregressive Flow

Results 3 maf issues
Sort by recently updated
recently updated
newest added

Hi Edvard, I need to invert a MAF layer (using another flow function and not an affine one), however I am having issues grasping the concept of it. So: 1....

The 'data.loader' module and the 'utils_maf' module used in 'test.py' is not included in this github code, the 'data_loader' function in the 'data.loader' module is important to test the trained...

Hi Edvard, I was wondering if it is possible for you to add an option to make your MAF implementation be a volume preserving transform? I need this for a...