Skip to content

normalize fmri data before input to GCN #22

@zhangyu2ustc

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

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