Version 14.2 by mhashemi on 2025/05/09 17:20

Hide last authors
mhashemi 1.1 1 (% class="row" %)
2 (((
3 (% class="col-xs-12 col-sm-8" %)
4 (((
mhashemi 7.1 5
mhashemi 1.1 6 )))
7
8 (% class="col-xs-12 col-sm-4" %)
9 (((
10
11 )))
mhashemi 9.1 12
mhashemi 14.2 13 This open-source tool, called DCM_PPLs, was developed at INS in Marseille.
mhashemi 13.2 14
15
mhashemi 10.1 16 Authors: Nina Baldy, Marmaduke Woodman, Viktor Jirsa, Meysam Hashemi
17
18
mhashemi 13.2 19 The aim was to provide inference services for Dynamical Causal Modeling of Event-Related Potentials (ERPs) measured with EEG/MEG, using SATO Probabilistic Programming Languages (PPLs):
mhashemi 9.1 20
21 Numpyro: [[https:~~/~~/num.pyro.ai/en/stable/>>url:https://num.pyro.ai/en/stable/]]
22
23 Blackjax: [[https:~~/~~/blackjax-devs.github.io/blackjax/>>url:https://blackjax-devs.github.io/blackjax/]]
24
25 PyMC: [[https:~~/~~/www.pymc.io/welcome.html>>url:https://www.pymc.io/welcome.html]]
26
27 Stan: [[https:~~/~~/mc-stan.org/>>url:https://mc-stan.org/]]
mhashemi 10.1 28
mhashemi 10.2 29 We have provided a taxonomy for model comparison tailored to algorithms: (1) adaptive Hamiltonian Monte Carlo, (2) automatic Laplace and (3) family of variational inference. We have provided solutions to address the deference by: 1) optimizing the hyperparameters, (2) leveraging initialization with prior information, (3) weighted stacking based on predictive accuracy.
mhashemi 10.1 30
mhashemi 10.2 31
mhashemi 13.1 32 Github: [[https:~~/~~/github.com/ins-amu/DCM_PPLs>>https://github.com/ins-amu/DCM_PPLs]]
33
34
mhashemi 10.1 35 Notebooks:
mhashemi 9.1 36 \\[[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/ebrains-task-3-3/Drive#notebooks/DCM_ERP_NumPyro>>https://wiki.ebrains.eu/bin/view/Collabs/ebrains-task-3-3/Drive#notebooks/DCM_ERP_NumPyro]]
mhashemi 10.1 37 \\Tutorial:
mhashemi 9.1 38
mhashemi 10.1 39 [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/ebrains-task-3-3/Drive#notebooks/EITN_tutorial>>https://wiki.ebrains.eu/bin/view/Collabs/ebrains-task-3-3/Drive#notebooks/EITN_tutorial]]
40
mhashemi 13.2 41
mhashemi 12.1 42 {{{@article{AutoDCM,
mhashemi 9.1 43 title={Dynamic Causal Modeling in Probabilistic Programming Languages},
44 author={Baldy, Nina and Woodman, Marmaduke and Jirsa, Viktor and Hashemi, Meysam},
45 journal={bioRxiv},
46 pages={2024--11},
47 year={2024},
48 publisher={Cold Spring Harbor Laboratory}
49 }
50 }}}
51
52
mhashemi 1.1 53 )))