Paarth Dudani
Paarth Dudani
**Describe the bug** SNLE, SNRE and SNPE_C converge arbitrarily for a simple simulator model with just one parameter to infer. **To Reproduce** 1. Python (3.9.13) and SBI version (0.23.1) 2....
**Describe the bug** I don't get a proper convergence with SNLE and SNRE for a multidimensional prior and simulatoe with noise. **To Reproduce** 1. Versions Python version: 3.9.13 SBI version:...
**Describe the bug** I am implementing SNRE and SNLE (from [implemented algorithms](https://sbi-dev.github.io/sbi/latest/tutorials/16_implemented_methods/)) on a simple exponential simulator model with noise and a prior. The algorithms work just fine for a...