GCN implementation for paper:
Semi-Supervised Classification with Graph Convolutional Networks
using frameworks: tensorflow==2.1.0
dataset | Citeseea | Cora | Pubmed | NELL |
---|---|---|---|---|
GCN(official) | 70.3 | 81.5 | 79.0 | 66.0 |
This repo. |
GCN implementation for paper:
Semi-Supervised Classification with Graph Convolutional Networks
using frameworks: tensorflow==2.1.0
dataset | Citeseea | Cora | Pubmed | NELL |
---|---|---|---|---|
GCN(official) | 70.3 | 81.5 | 79.0 | 66.0 |
This repo. |