Skip to content

Predicting node degree #74

@WilliamKRobert

Description

@WilliamKRobert

Hi, I am making a simple experiment in which GCN is used to predict node degree (it sounds silly to do that as node degree is easy to compute; it is just for understanding the behaviour of GCN anyway). The only change to original code is replacing loss function with L1 loss and modify GCN to output regression predictions instead of classification probability. However, the accuracy of prediction is bad; the network gives completely wrong predictions. I would expect that this task was super simple for GCN to learn. Any suggestions?

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