Nastya Krouglova
Nastya Krouglova
I changed the way we are z_scoring the data. Now, instead of `none`, `independent` and `structured`, we have can also `logit` transform our input, to train in an unbound space:...
## 🚀 Feature Request ### **Problem: numerical stability for some simulators** Sometimes, SBI gets stuck because of some numerical instability. ### **Solution** Implements a logit transformation on the conditioning variable...
## 🚀 Feature Request ### Problem: Computationally expensive simulators Across many domains of science, stochastic models are an essential tool to understand the mechanisms underlying empirically observed data. Models can...