Skip to content

Commit

Permalink
simple change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelorozco committed Jul 9, 2024
1 parent e83cd54 commit af2bb22
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 af2bb22

Please sign in to comment.