SkillAgentSearch skills...

SpatioTemporalCausalLearning

A modularized repository for Spatio-Temporal Causal Learning under ADNI database.

Install / Use

/learn @Yiding00/SpatioTemporalCausalLearning
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

SpatioTemporalCausalLearning

A modularized repository for Spatio-Temporal Causal Learning under

Running

Put ADNI data folder outside this repository like the structure below:

├── data
│   ├── ADNI
│   │   ├── CN
│   │   ├── ...
│   │   └── label.csv
│   ├── IRMA
│   ├── ...
│   └── Netsim
└── SpatioTemporalCausalLearning

Example: Run NOTEARS

cd SpatioTemporalCausalLearning/Baselines/NOTEARS
mkdir ECNs_results
nohup python main.py

Contained Reproducible Baselines

  • [NOTEARS] Zheng X, Aragam B, Ravikumar P K, et al. Dags with no tears: Continuous optimization for structure learning[J]. Advances in Neural Information Processing Systems, 2018, 31. https://github.com/xunzheng/notears

  • [DAGGNN] Yu Y, Chen J, Gao T, et al. DAG-GNN: DAG structure learning with graph neural networks[C]. International Conference on Machine Learning. PMLR, 2019: 7154-7163. https://github.com/fishmoon1234/DAG-GNN

  • [NRI] Kipf T, Fetaya E, Wang K C, et al. Neural relational inference for interacting systems[C]. International Conference on Machine Learning. PMLR, 2018: 2688-2697. https://github.com/ethanfetaya/NRI

Related Skills

View on GitHub
GitHub Stars6
CategoryData
Updated9mo ago
Forks1

Languages

Python

Security Score

77/100

Audited on Jul 10, 2025

No findings