Skip to content

Commit

Permalink
Merge pull request #110 from slimgroup/run-ci
Browse files Browse the repository at this point in the history
Cosmetic change readme
  • Loading branch information
rafaelorozco authored Jul 9, 2024
2 parents e83cd54 + af2bb22 commit 25e48ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ InvertibleNetworks is registered and can be added like any standard Julia packag
## Uncertainty-aware image reconstruction


Due to its memory scaling InvertibleNetworks.jl, has been particularily successful at Bayesian posterior sampling with simulation-based inference. To get started with this application refer to a simple example ([Conditional sampling for MNSIT inpainting](https://github.com/slimgroup/InvertibleNetworks.jl/tree/master/examples/applications/conditional_sampling/amortized_glow_mnist_inpainting.jl)) but feel free to modify this script for your application and please reach out to us if you run into any trouble.
Due to its memory scaling InvertibleNetworks.jl, has been particularily successful at Bayesian posterior sampling with simulation-based inference. To get started with this application refer to a simple example ([Conditional sampling for MNSIT inpainting](https://github.com/slimgroup/InvertibleNetworks.jl/tree/master/examples/applications/conditional_sampling/amortized_glow_mnist_inpainting.jl)) but feel free to modify this script for your application and please reach out to us for help.

![mnist_sampling_cond](docs/src/figures/mnist_sampling_cond.png)

Expand Down

0 comments on commit 25e48ac

Please sign in to comment.