-
Re_Implementation of this Semi-supervised Classification with Graph Convolutional Networks
-
Graph Convolutional Network using pytorch-geometric
- Pytorch Geometric installation or tutorial Here
-
Preprocess
- Can use data,
from torch_geometric.datasets import Planetoid
Data(Cora, CiteSeer, PubMed)
- Can use data,
-
Model
-
Train
- Can select the type of loss(NLL_LOSS or Cross entropy)
-
Test
-
Notifications
You must be signed in to change notification settings - Fork 2
ksh981214/GCN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Re_Implementation of this Semi-supervised Classification with Graph Convolutional Networks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published