Jan

Results 241 comments of Jan

> Alright, I will merge after my local GPU/Slow tests are finished. Cool!

@pfuhr do you agree to your contributions being re-licensed under Apache 2.0 in the future?

Yes, I like the idea as well! Regarding merging tutorials and examples I am not sure. The idea was to have examples separate from tutorials because they show actual use...

Notes from discussion with Faried: **New plan**: We merge this PR with a minimal working version of flow matching posterior estimation: - the flow matching estimator class still inherits from...

Our organization settings are such that anyone can directly create a code-space inside the `sbi` repository. This works already, opening a `vs-code` instance running in the browser. However, the required...

There is a conflict with the README on `main`. I can fix it and will merge it then 👍

Note: for building the docs site locally I needed to run the following commands in an empty condo env with `python=3.10`: ```bash pip install -e ".[doc,dev]" pip install jupyter_contrib_nbextensions pip...

@tomMoral I made some edits here: - shorter code snippet - moved list publications / implemented algorithms back to `home` page - remove getting started at the bottom of `home`...

Hi @tomMoral thanks for the update! It looks good. I made a couple of smaller changes: - edited the landing page: updated code snippet, updated implemented methods - merge `main`...