We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce28b2 commit 733afefCopy full SHA for 733afef
README.md
@@ -161,7 +161,8 @@ amortized inference if the generative model is a poor representation of reality?
161
A modified loss function optimizes the learned summary statistics towards a unit
162
Gaussian and reliably detects model misspecification during inference time.
163
164
-
+
165
+<img src="https://github.com/stefanradev93/BayesFlow/blob/master/examples/img/model_misspecification_amortized_sbi.png" width=100% height=100%>
166
167
In order to use this method, you should only provide the `summary_loss_fun` argument
168
to the `AmortizedPosterior` instance:
0 commit comments