This code is giving the results presented in the paper Turbo-Sim: a generalised generative model with a physical latent space.
python run.py
python run.py --<option 1> xxx --<option 2> xxx ...
See the run.py
script for the list of available options.
By default the outputs are saved in the experiment/
folder. It contains a log file, checkpoints of the best models, a plot of the losses and several histograms of the desired observables.