sbi-benchmark / sbibm

Simulation-based inference benchmark
https://sbi-benchmark.github.io
MIT License
88 stars 34 forks source link

MNLE sbibm.get_task("ddm") NotImplementedError #64

Closed Jaitoh closed 1 year ago

Jaitoh commented 1 year ago

after installing the sbibm using pip (version 1.0.8) and trying to run the code from mnle repo when calling the line task = sbibm.get_task("ddm") it raise a not implemented error

jan-matthis commented 1 year ago

Hi Jaitoh, thank you for reaching out! The MNLE repo uses a feature branch that has not been merged yet (see requirements.txt). If you run into trouble, please reopen this issue and @janfb can help out.