HennyJie / BrainGB

Officially Accepted to IEEE Transactions on Medical Imaging (TMI, IF: 11.037) - Special Issue on Geometric Deep Learning in Medical Imaging.
MIT License
165 stars 42 forks source link

Edge attribute parameter #10

Closed falihgoz closed 1 year ago

falihgoz commented 1 year ago

Hi, thank you for sharing the work!

It seems that the model requires an edge attribute as shown in brainnn.py. Could you suggest how to choose appropriate edge attribute parameters? And if we wish to exclude the edge attribute, can we simply replace it with 'None'?