deepmind-research icon indicating copy to clipboard operation
deepmind-research copied to clipboard

GMN dataset modify

Open ytwd0419 opened this issue 4 years ago • 1 comments

Hi author:

In your original code, the new graph is obtained by modifying the original graph. If I want to use GMN to compare existing data sets, how should I modify the code?

I have a 10032 dataset, each row represents one individual, so there are 1003 individuals. The two columns in a row represent the fMRI data (which can be seen as a graph of brain functional connectome) of the same individual in two different days, and each fmri data is a 300300 matrix. I want to use GMN to identify individuals by comparing the graphs in the first column and the graphs in the second column (just like a fingerprinting problem).

Thank you!

Tong

ytwd0419 avatar Jan 01 '21 06:01 ytwd0419

Hi. Please could you be more specific as to:

  • Explain what you mean by "GMN"
  • Tell us which project you are talking about : VERY IMPORTANT Thanks. DM

edxward avatar Mar 15 '21 10:03 edxward