Skip to content

Anwar-Said/NeuroGraph

Repository files navigation

NeuroGraph

Documentation | Paper | Website

NeuroGraph presents a comprehensive compilation of neuroimaging datasets organized in a graph-based format, encompassing a wide range of demographic factors, mental states, and cognitive traits. Additionally, NeuroGraph offers convenient preprocessing tools for fMRI datasets, facilitating seamless predictive modeling processes. Readers are referred to the detailed documentation, paper, and website for further details on how to use NeuroGraph in their projects. Please cite the following paper if you use NeuroGraph in your work.

For training GNNs on benchmarks, please use the following script.

./run_baseline.sh   

Cite

@article{said2023neurograph,
  title={NeuroGraph: Benchmarks for Graph Machine Learning in Brain Connectomics},
  author={Said, Anwar and Bayrak, Roza G and Derr, Tyler and Shabbir, Mudassir and Moyer, Daniel and Chang, Catie and Koutsoukos, Xenofon},
  journal={arXiv preprint arXiv:2306.06202},
  year={2023}
}