Skip to content

What is the alpha_matrix.csv? #7

@nottwy

Description

@nottwy

Recently I'm learning your tool and find that I can't understand what the file alpha_matrix.csv is.
It's used as target data in keras fit.
It's in line 44 of the file evaluation.py
wdnn.fit(X_train, alpha_matrix[train], epochs=100, verbose=False, validation_data=[X_val,alpha_matrix[val]])

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