Skip to content

The code is different with paper in Embedding propagation #18

@Bulingbuling-ozgaga

Description

@Bulingbuling-ozgaga

in paper[2.1-Embedding Propagation] said need to use σ2=var(dij2) to compute adjacency, but in the code[embedding-propagation.py--get_similarity_matrix()], which use function-torch.std() to compute adjacency, but var is Variance, std is Standard Deviation

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