Skip to content

linmengsysu/BrainImageDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BrainImageDataset

The repository includes 3 balanced datasets: HIV-fMRI, HIV-DTI, BP-fMRI.

Each graph will be represented by a 2-dimension numpy array.

All data are stored by pickle (python3 version). The data structure is {'train': {'X': train graphs, 'y': train labels}, 'test':{'X': test graphs, 'y': test labels}}.

If you have any question, please feel free to concact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published