pip install -r requirements.txt
python train.py --config <type>
<type> can be selected from the config.yaml
file (for e.g. master), which has all the hyperparameters.
- Gaussianized data
- Reconstructed data
pip install -r requirements.txt
python train.py --config <type>
<type> can be selected from the config.yaml
file (for e.g. master), which has all the hyperparameters.