Wiki source code of Bayesian Virtual Epileptic Patient
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = Bayesian Virtual Epileptic Patient (BVEP) = | ||
| 2 | |||
| 3 | |||
| 4 | Bayesian Virtual Epileptic Patient (BVEP): a probabilistic framework designed to infer the spatial map of epileptogenicity in a personalized large-scale brain model of epilepsy spread by PPLs using No-U-Turn Sampler (NUTS) and Automatic Differentiation Variational Inference (ADVI), and also now using the state-of-the-art deep learning algorithms for conditional density estimation in simulation-based-inference (SBI) framework. | ||
| 5 | |||
| 6 | |||
| 7 | Installation: | ||
| 8 | |||
| 9 | For simulation using TVB: | ||
| 10 | |||
| 11 | [[https:~~/~~/www.thevirtualbrain.org/tvb/zwei>>url:https://www.thevirtualbrain.org/tvb/zwei]] | ||
| 12 | |||
| 13 | For inference using Stan: | ||
| 14 | |||
| 15 | [[https:~~/~~/mc-stan.org/>>url:https://mc-stan.org/]] | ||
| 16 | |||
| 17 | For inference using PyMC3: | ||
| 18 | |||
| 19 | [[https:~~/~~/docs.pymc.io/>>url:https://docs.pymc.io/]] | ||
| 20 | |||
| 21 | |||
| 22 | For inference using SBI: | ||
| 23 | |||
| 24 | [[https:~~/~~/www.mackelab.org/sbi/>>https://www.mackelab.org/sbi/]] | ||
| 25 | |||
| 26 | |||
| 27 | Notebooks: | ||
| 28 | |||
| 29 | Bayesian inference of 2D Epileptor model: | ||
| 30 | |||
| 31 | [[https:~~/~~/lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Bayesian%20Virtual%20Epileptic%20Patient/BVEP_noncen_pymc3_patient1.ipynb>>url:https://lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared with all/Bayesian Virtual Epileptic Patient/BVEP_noncen_pymc3_patient1.ipynb]] | ||
| 32 | |||
| 33 | |||
| 34 | Cross-validation and hypothesis inference in 2D Epileptor model: | ||
| 35 | |||
| 36 | [[https:~~/~~/lab.ebrains.eu/user/user-redirectm/lab/tree/drive/Shared%20with%20all/Bayesian%20Virtual%20Epileptic%20Patient/EpileptorInferHyposPrior.ipynb>>url:https://lab.ebrains.eu/user/user-redirectm/lab/tree/drive/Shared with all/Bayesian Virtual Epileptic Patient/EpileptorInferHyposPrior.ipynb]] | ||
| 37 | |||
| 38 | |||
| 39 | Bayesian inference of VEP whole-brain network model: | ||
| 40 | |||
| 41 | |||
| 42 | shared/Bayesian Virtual Epileptic Patient/BVEP_ode_sbi_sourcelevel_patient1_savesim_v18.ipynb | ||
| 43 | |||
| 44 | [[https:~~/~~/lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Bayesian%20Virtual%20Epileptic%20Patient/BVEP_sde_sbi_maf_seeg_GrExp_patient1.ipynb>>https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Bayesian%20Virtual%20Epileptic%20Patient/BVEP_sde_sbi_maf_seeg_GrExp_patient1.ipynb]] | ||
| 45 | |||
| 46 | |||
| 47 | SBI-VEP: |