Skip to content

Commit

Permalink
Merge pull request #109 from slimgroup/tidy_examples_2
Browse files Browse the repository at this point in the history
add memory benchmarks
  • Loading branch information
rafaelorozco authored Jun 17, 2024
2 parents cf19a4f + 9323ad3 commit e83cd54
Show file tree
Hide file tree
Showing 15 changed files with 321 additions and 601 deletions.
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/application_conditional_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 if you run into any trouble.

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

Expand Down
162 changes: 0 additions & 162 deletions examples/applications/application_conditional_hint_seismic.jl

This file was deleted.

192 changes: 0 additions & 192 deletions examples/applications/application_conditional_hint_seismic_linear.jl

This file was deleted.

Loading

0 comments on commit e83cd54

Please sign in to comment.