Skip to content

Code to partially reproduce results in "Reliable amortized variational inference with physics-based latent distribution correction"

License

Notifications You must be signed in to change notification settings

apgahlot/ReliableAVI.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reliable amortized variational inference with physics-based latent distribution correction

Code to partially reproduce results in "Reliable amortized variational inference with physics-based latent distribution correction".

Installation

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.

Questions

Please contact alisk@gatech.edu for questions.

Author

Ali Siahkoohi

About

Code to partially reproduce results in "Reliable amortized variational inference with physics-based latent distribution correction"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%