Skip to content
Discussion options

You must be logged in to vote

In this case (and in most other cases :) ) we would recommend using the flexible interface, here' s a tutorial: https://github.com/sbi-dev/sbi/blob/main/tutorials/02_flexible_interface.ipynb.

And then you can specify your custom density estimator as described here

https://github.com/sbi-dev/sbi/blob/main/tutorials/04_density_estimators.ipynb

to turn off normalization, e.g., in likelihood_nn set z_score_x="none".

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by janfb
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #971 on March 01, 2024 14:52.