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

[WIP] Added SBI tutorial for parameter inference with HNN-core #856

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

samadpls
Copy link
Contributor

@samadpls samadpls commented Aug 9, 2024

Created an example demonstrating Simulation-Based Inference (SBI) techniques with HNN-core. The tutorial covers parameter inference from simulated neural activity data using BatchSimulation.
Posterior Distribution Plot
image

SBI Performance on unseen Data
image

@ntolley
Copy link
Contributor

ntolley commented Aug 12, 2024

Could you post a screenshot of how the results look after running the script?

@samadpls samadpls force-pushed the sbi_hnncore_tutorial branch 5 times, most recently from 1e02e23 to 63ad5f1 Compare August 18, 2024 10:58
@ntolley
Copy link
Contributor

ntolley commented Aug 20, 2024

The updated plots look great @samadpls!

samadpls and others added 5 commits September 10, 2024 06:54
Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
Co-authored-by: Nicholas Tolley <55253912+ntolley@users.noreply.github.com>
Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
Co-authored-by: Nicholas Tolley <55253912+ntolley@users.noreply.github.com>
Co-authored-by: Nicholas Tolley <55253912+ntolley@users.noreply.github.com>
Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet