项目文件夹

文件
xiang song(charlie.song) b347590a37 [Dataset] Citation graph (#1902)
* citation graph

* GCN example use new citatoin dataset

* mxnet gat

* triger

* Fix

* Fix gat

* fix

* Fix tensorflow dgi

* Fix appnp, graphsage for mxnet

* fix monet and sgc for mxnet

* Fix tagcn

* update sgc, appnp

Co-authored-by: Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
2020-08-01 19:25:50 +08:00
..
2020-08-01 19:25:50 +08:00
2019-11-04 12:11:53 +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