Skip to content

wangmin-6/MGFGAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MGFGAT

See the requirements.txt for environment configuration.

pip install -r requirements.txt

PyTorch Geometric

To install PyTorch Geometric library, please refer to the pyg

Dataset

ADNI raw datasets can be acquired via following link ADNI:

How to run classification?

Process the raw data through DPABSF to obtain the Functional connectivity matrix and then generate the data set through process_data.py.

MGFGAT/run/process_data.py

How to run classification?

Training and testing are integrated in file main.py.

MGFGAT/run/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published