Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 537 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 537 Bytes

Classification using NFs

1. Install dependencies

pip install -r requirements.txt

2. Gaussianize the moon dataset

python train.py --config <type>

<type> can be selected from the config.yaml file (for e.g. master), which has all the hyperparameters.

Check the plots/sample directory for gaussinization and inverse function plots.

3. Sample output

  • Gaussianized data

  • Reconstructed data