Code to partially reproduce results in "Reliable amortized variational inference with physics-based latent distribution correction".
Run the command below to install the required packages.
julia -e 'Pkg.add("DrWatson.jl")'
julia --project -e 'using Pkg; Pkg.instantiate()'
The training dataset will download automatically into
data/training-data/
directory upon running your first example.
Please contact alisk@gatech.edu for questions.
Ali Siahkoohi