GQ93 / MMGCN

Ensemble manifold regularized multi-modal graph convolutional network for cognitive ability prediction
MIT License
0 stars 0 forks source link

Request and questions on code #1

Open Zhang-Jingzhi opened 2 weeks ago

Zhang-Jingzhi commented 2 weeks ago

Hello. I want to reproduce your code on MMGCN, but with no Datapreprocess part. Could you give me a DataPreprocess code? Besides, I want to cite your essay 'Integrated Brain Connectivity Analysis with fMRI, DTI, and sMRI Powered by Interpretable Graph Neural Networks', but I can't find code of it. Could you give me a code of this essay?

GQ93 commented 2 weeks ago

Hello. I want to reproduce your code on MMGCN, but with no Datapreprocess part. Could you give me a DataPreprocess code? Besides, I want to cite your essay 'Integrated Brain Connectivity Analysis with fMRI, DTI, and sMRI Powered by Interpretable Graph Neural Networks', but I can't find code of it. Could you give me a code of this essay?

Hi Jingzhi, I've uploaded the preprocessing code in "PNCdata_preprocess_v.ipynb." However, it does not include the preprocessing of the raw fMRI dataset, which is handled by SPM12. This step doesn't involve complex coding but rather configuring parameters within an existing processing pipeline. You can refer to the manuscript for more details on this process.

For the paper "Integrated Brain Connectivity Analysis with fMRI, DTI, and sMRI Powered by Interpretable Graph Neural Networks," please leave your email. Since the paper is still under review, we're unable to make the code publicly available at this time. However, I can share a preliminary version that hasn’t undergone thorough cleaning for your personal use.

Zhang-Jingzhi commented 2 weeks ago

Here's my e-mail:221900503@smail.nju.edu.cn Thank you very much.