Skip to content

Value of alpha and beta in calculating the laplacian #1

Description

@woodwm

Hi, I am wondering what are alpha and beta in calculating the L_G and L_H. Are them the weights for ML and CL respectively? They are set to be different values in two demos. Is there any recommendation how to set them?

FASTGE2/main_synthetic.m

Lines 85 to 86 in 535da95

alpha = 1;
beta = 1;

WG = W + 3*WM;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions