Yuxiang1995 / GraphNormalization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Normalization


Updates

Sep 25, 2020

  • First release of the project.

1. installation

Follow these instructions to install the benchmark and setup the environment.


2. Download datasets

Proceed as follows to download the benchmark datasets.


3. Reproducibility

Use this page to run the codes and reproduce the published results.


4. SROIE

train

cd sroie
python train.py

data

We will release the data soon

5. Reference

ArXiv's paper

@article{graphnormalization,
  title={Learning Graph Normalization For Graph Neural Networks},
  author={Yihao Chen, Xin Tang, Xianbiao Qi, Chun-Guang Li, Rong Xiao},
  journal={arXiv preprint arXiv:{2009.11746}},
  year={2020}
}




License

This project is licensed under the MIT License. See LICENSE for more details.

About

License:Other


Languages

Language:Jupyter Notebook 82.8%Language:Python 14.1%Language:Shell 3.1%