Hey @jan-matthis -
this is a really great project. Thanks again for making it publicly available. I really like the publication that it comes with.
For me, it would be really helpful to test drive the benchmarks in order to see how much data I need to simulate for (S)NPE. However, I only have the forward simulation - no analytical posterior. I was wondering, if it'd be helpful if I contribute such an example to this repo. In this fashion, more people can profit from this exercise. Would that be OK?
if you can, feel free to provide me some pointers on where to start. The README.md currently says, that I should start from
https://github.com/sbi-benchmark/sbibm/blob/main/sbibm/tasks/slcp/task.py
but which functions are required?
Also (and likely later on) I'd love to know which environment on a cluster would be suitable to run the tests.
Hey @jan-matthis -
this is a really great project. Thanks again for making it publicly available. I really like the publication that it comes with.
For me, it would be really helpful to test drive the benchmarks in order to see how much data I need to simulate for (S)NPE. However, I only have the forward simulation - no analytical posterior. I was wondering, if it'd be helpful if I contribute such an example to this repo. In this fashion, more people can profit from this exercise. Would that be OK?
if you can, feel free to provide me some pointers on where to start. The
README.mdcurrently says, that I should start fromhttps://github.com/sbi-benchmark/sbibm/blob/main/sbibm/tasks/slcp/task.py
but which functions are required?
Also (and likely later on) I'd love to know which environment on a cluster would be suitable to run the tests.