Florian

Results 10 comments of Florian

Hi @janfb, I am not sure if I understand the assumption correctly > If $Y$ is fixed for all parameters... In my case $Y$ is not fixed and observation $x_i$...

> I see, your `Y`s are like experimental conditions, deterministic but different for different trials? exactly. > I would then train the emulator to emulate `Y` as well, e.g., the...

I've been working a lot recently with pymc3, just transitioned to pymc 4.0.1 and am very happy with the new version of GaussianRandomWalk. It can handle mutliple dimensions better then...

> hey @flo-schu, my apologies but for this ticket is claimed by a GSOC proect. I should have updated it to reflect that. We would love for you to contribute...

> @flo-schu This may be a good beginner issue to work on! Let us know what you think Thanks @canyon289. This seems doable. I'll look into it.

I second that. I'm really enjoying the software so far, but just lost an hour of sketching, because lorien crashed unexpectedly.

I'd appreciate this very much. In Github this is implemented with `ctrl+e`, and I personally find myself very often in need of this shortcut.

Hi @janfb, I need to warm this up again. I will implement this soon and have a question regarding this: > During inference, you would need to write your own...

> But I would be happy to work this through together, e.g., eventually make a PR with a new potential function class that implements this feature? Hi @janfb, I just...

I'm not sure if it's related but, these problems could be due to a problem with pytorch https://github.com/mackelab/sbi/blob/e3a041a935e7e6ae2194bcb1e8b0c4d5fb4f74ef/sbi/utils/sbiutils.py#L39-L40 I encountered crashes, under similar conditions which happens x contains only the...