BrainhackMTL / global2019

Website for BrainHack Global MTL 2019
https://brainhackmtl.github.io/global2019
Other
2 stars 3 forks source link

Fuzzy Pipelines #2

Open gkiar opened 4 years ago

gkiar commented 4 years ago

Project Summary

Field Value
Project Name Fuzzy Pipelines
Description How much can we trust our pipelines to give us meaningful answers? One way to answer this is to introduce tiny perturbations throughout our pipelines, and see how much our answers change. This project aims at making it easier to perform these analyses and answer these questions.
URL(s) Basic math issues notebook 😨, Stability Paper, Fuzzy Environments repo, Verificarlo repo
Contributors' Github Slack handle @gkiar, @glatard
Image

Will teach...

Need help with...

bpinsard commented 4 years ago

Does it only focus on numerical instabilities or on measurement noise as well? For instance adding random Rician noise to MRI input and evaluate the stability of result.

gkiar commented 4 years ago

@bpinsard Both! An important point is understanding the relationship between numerical instabilities which we can simulate using data-agnostic techniques like those above, and those from more structured data-specific noise. Rician, of course, at the top of the list for MRI 😄

gkiar commented 4 years ago

Update from the hackathon: https://github.com/gkiar/fuzzy/issues/5