dmlc--dgl
87a41e502d
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
MoNet
Dependencies
- pytorch 1.1+
Results
Citation networks
Run with following (available dataset: "cora", "citeseer", "pubmed")
python3 citation.py --dataset cora --gpu 0
- Cora: ~0.816
- Pubmed: ~0.763
Image classification:
- please refer to model_zoo/geometric.