Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace mnle tutorial with iid-inference tutorial. #857

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

janfb
Copy link
Contributor

@janfb janfb commented Jul 6, 2023

This PR replaces the MNLE tutorial with a new, more general tutorial about SBI with iid-data. This new tutorial also shows how to do iid-inference using SNPE, i.e., using permutation-invariant embedding nets.

The MNLE tutorial will be updated and extended to cover inference with experimental conditions, see #829

@janfb janfb self-assigned this Jul 6, 2023
@janfb janfb force-pushed the tutorial-for-iid-inference branch from 1c97431 to c323f62 Compare July 6, 2023 14:25
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #857 (1c97431) into main (44722c6) will not change coverage.
The diff coverage is n/a.

❗ Current head 1c97431 differs from pull request most recent head c323f62. Consider uploading reports for the commit c323f62 to get more accurate results

@@           Coverage Diff           @@
##             main     #857   +/-   ##
=======================================
  Coverage   74.61%   74.61%           
=======================================
  Files          80       80           
  Lines        6244     6244           
=======================================
  Hits         4659     4659           
  Misses       1585     1585           
Flag Coverage Δ
unittests 74.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@michaeldeistler michaeldeistler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not read through the whole tutorial, but I like the idea of having a separate tutorial for iid data. Thanks for tackling this!

@janfb janfb merged commit 0ddad2f into main Jul 7, 2023
@janfb janfb deleted the tutorial-for-iid-inference branch July 7, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants