项目文件夹

文件
Andrei Ivanov ac7da3475f Improving the MoNet example. (#5999)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-08-10 01:58:48 +00: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: