Skip to content

30% accuracy? #7

Description

@thalesogoncalves

I don't know if I'm taking something wrong, but the very first example of GCN node classification (namely, gcnn_node_classification_example.py) is reaching only 30% accuracy. I have not changed any parameter, just runned the code as it is. Here are the last print lines:

Epoch: 0497 train_acc= 0.3000 test_acc= 0.2970
Epoch: 0498 train_acc= 0.3000 test_acc= 0.2970
Epoch: 0499 train_acc= 0.2929 test_acc= 0.2990

Anyone?

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