8000 GitHub - zthang/CurvGN
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zthang/CurvGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurvGN

Curvature Graph Network

Requirement:

  • numpy

  • torch

  • torch_geometric

  • networkx

  • GraphRicciCurvature

Run BenchMark:

python pipelines.py

Run synthetic experiment:

cd syndata
python Ranset_gen.py
cd ..
./pipelines_heat.sh

Cite:

Please cite our paper in following if you use this code in your work:

@inproceedings{ze20curvature,
   title="Curvature Graph Network",
   author="Ze Ye and Kin Sum Liu and Tengfei Ma and Jie Gao and Chao Chen",
   booktitle="Proceedings of the 8th International Conference on Learning Representations (ICLR 2020)",
   month="April",
   year="2020"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0