Skip to content

normalize fmri data before input to GCN #22

Description

@zhangyu2ustc

for fmri data, do we need to normalize it to [-1,1] or [0,1] and how to do that?

previously, all data processing including scale/normalization was done in numpy/sklearn
but I am not sure whether it actually helps in pytorch nn.Modules

my experiments shows that, after disable the fmri_data_transform, the performance of MLP(4 layers) jumps from 0.79 to 0.87

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions