Files
dgl/examples/pytorch/monet
Andrei Ivanov 87a41e502d Improving the MoNet example. (#5999)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-07-27 13:02:21 +08:00
..
2019-11-04 12:11:53 +08:00

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: