Skip to content

eigen_value_array set #62

@af-doom

Description

@af-doom

Hello, how should eigen_value_array be adjusted according to different data sets? Is this distribution weight not used?
double coe = 1 - feat_eigen/eigen_value_array[layer];
coe = coe * coe;
coe = 1;
coe = 0;

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