Skip to content

quetant/turbo-sim-supplementary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turbo-Sim supplementary material

This code is giving the results presented in the paper Turbo-Sim: a generalised generative model with a physical latent space.

To run the default code

python run.py

To pass custom options

python run.py --<option 1> xxx --<option 2> xxx ...

See the run.py script for the list of available options.

Outputs

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages