Last modified by mhashemi on 2022/06/21 12:37

From version 24.1
edited by mhashemi
on 2022/05/23 22:36
Change comment: Update collab owner property to mhashemi
To version 26.1
edited by mhashemi
on 2022/06/21 12:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  = Bayesian Virtual Epileptic Patient (BVEP) =
2 2  
3 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 Sam- pler (NUTS) and Automatic Differentiation Variational Inference (ADVI).
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 5  
6 6  
7 7  Installation:
... ... @@ -19,7 +19,11 @@
19 19  [[https:~~/~~/docs.pymc.io/>>url:https://docs.pymc.io/]]
20 20  
21 21  
22 +For inference using SBI:
22 22  
24 +[[https:~~/~~/www.mackelab.org/sbi/>>https://www.mackelab.org/sbi/]]
25 +
26 +
23 23  Notebooks:
24 24  
25 25  Bayesian inference of 2D Epileptor model:
... ... @@ -32,6 +32,15 @@
32 32  [[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]]
33 33  
34 34  
35 -Bayesian inference of VEP whole-brain network model:
39 +Bayesian inference of whole-brain network model in PPLs:
36 36  
37 -[[https:~~/~~/lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Bayesian%20Virtual%20Epileptic%20Patient/FittingEpileptor2D.ipynb>>url:https://lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared with all/Bayesian Virtual Epileptic Patient/FittingEpileptor2D.ipynb]]
41 +[[https:~~/~~/lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Bayesian%20Virtual%20Epileptic%20Patient/BVEP_noncen_stan_patient1.ipynb>>https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Bayesian%20Virtual%20Epileptic%20Patient/BVEP_noncen_stan_patient1.ipynb]]
42 +
43 +
44 +[[https:~~/~~/lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Bayesian%20Virtual%20Epileptic%20Patient/BVEP_noncen_pymc3_patient1.ipynb>>https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Bayesian%20Virtual%20Epileptic%20Patient/BVEP_noncen_pymc3_patient1.ipynb]]
45 +
46 +
47 +SBI-VEP:
48 +
49 +
50 +[[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]]