Skip to content

Gnn's multi-hop neighbourhood sampling for each hop  #339

@mahdis-saeedi

Description

@mahdis-saeedi

for the gcn model in the phase of embedding generation:

  • when we have +data.embedding.model.gnn.gcn.h=[ ] in command run, we see h in the folder name. ( better to see hNone)

  • we expect to face an error with the command +data.embedding.model.gnn.gcn.nn=[10] +data.embedding.model.gnn.gcn.h=32
    because there is only 1-hop neighborhood sampling and there exists no hidden layer, but the code is running and generate the results in a folder its name includes h32.

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