mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-04 19:44:23 +08:00
MoNet
Dependencies
- MXNet 1.5+
Results
Citation networks
Run with following (available dataset: "cora", "citeseer", "pubmed")
python3 citation.py --dataset cora --gpu 0
- Cora: ~0.814
- Pubmed: ~0.748