Skip to content

Commit 9ed5972

Browse files
authored
Update README.md
1 parent f8ec4ef commit 9ed5972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GRACE-pytorch
2-
This repo is an unofficial implementation of [Graph Clustering with Embedding Propagation](https://cs.emory.edu/~jyang71/files/grace.pdf) in Python 3 and PyTorch. See [original code](https://github.com/yangji9181/GRACE) in Python 2 and TensorFlow. Note that I do not guarantee the correctness of this code.
2+
This repo is an unofficial implementation of [Graph Clustering with Embedding Propagation](https://cs.emory.edu/~jyang71/files/grace.pdf) in Python 3 and PyTorch. See the [original code](https://github.com/yangji9181/GRACE) in Python 2 and TensorFlow. Note that I do not guarantee the correctness of this code.
33

44

55
## TO-DO

0 commit comments

Comments
 (0)