Skip to content

Commit

Permalink
Merge pull request #29 from benedekrozemberczki/patch-1
Browse files Browse the repository at this point in the history
Added MUSAE and GL2Vec
  • Loading branch information
MaxwellRebo authored Mar 16, 2020
2 parents fa9cf5b + 97a5cab commit 7538ec2
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,32 @@ Python:

<hr>

**MUSAE**

Paper: https://arxiv.org/abs/1909.13021

Python: https://github.com/benedekrozemberczki/MUSAE

Python: https://github.com/benedekrozemberczki/karateclub

<hr>

**SINE**

Paper: https://arxiv.org/abs/1810.06768

Python: https://github.com/benedekrozemberczki/SINE

Python: https://github.com/benedekrozemberczki/karateclub

<hr>

**GL2Vec**

Paper: https://link.springer.com/chapter/10.1007/978-3-030-36718-3_1

Python: https://github.com/benedekrozemberczki/karateclub

<hr>

**Walklets**
Expand All @@ -37,6 +57,8 @@ Paper: https://arxiv.org/abs/1605.02115

Python: https://github.com/benedekrozemberczki/walklets

Python: https://github.com/benedekrozemberczki/karateclub

<hr>

**Splitter**
Expand All @@ -61,6 +83,8 @@ Paper: https://arxiv.org/abs/1802.02896

Python: https://github.com/benedekrozemberczki/role2vec

Python: https://github.com/benedekrozemberczki/karateclub

<hr>

**ASNE**
Expand All @@ -73,13 +97,15 @@ Python: https://github.com/benedekrozemberczki/ASNE

**diff2vec**

Paper: https://link.springer.com/chapter/10.1007/978-3-319-73198-8_9
Paper: https://arxiv.org/abs/2001.07463

Python: https://github.com/benedekrozemberczki/diff2vec

Python: https://github.com/benedekrozemberczki/karateclub

<hr>

**gemsec**
**GEMSEC**

Paper: https://arxiv.org/abs/1802.03997

Expand All @@ -101,6 +127,8 @@ Paper: https://arxiv.org/abs/1707.05005

Python: https://github.com/benedekrozemberczki/graph2vec

Python: https://github.com/benedekrozemberczki/karateclub

<hr>

**tweet2vec**
Expand Down

0 comments on commit 7538ec2

Please sign in to comment.