Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 290 Bytes

GRACE

Full implementation of Graph Clustering with Embedding Propagation with TensorFlow and python 2.

Use the command python experiment.py to run the code.

Edit config.py to make changes to the configurations.

The paper preview is available at https://arxiv.org/abs/1712.08249.