Skip to content

Commit

Permalink
Added 6 node embedding papers.
Browse files Browse the repository at this point in the history
The papers that I added were published in: WWW 19, ASONAM 17, ICDM 18, NIPS 18, IJCAI 18 and TKDE 18.
  • Loading branch information
benedekrozemberczki authored Apr 25, 2019
1 parent 33ffad8 commit 8b7d840
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,54 @@ Python:

<hr>

**SINE**

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

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

<hr>

**Walklets**

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

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

<hr>

**Splitter**

Paper: http://epasto.org/papers/www2019splitter.pdf

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

<hr>

**AttentionWalk**

Paper: http://papers.nips.cc/paper/8131-watch-your-step-learning-node-embeddings-via-graph-attention

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

<hr>

**role2vec**

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

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

<hr>

**ASNE**

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

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

<hr>

**diff2vec**

Paper: https://link.springer.com/chapter/10.1007/978-3-319-73198-8_9
Expand Down

0 comments on commit 8b7d840

Please sign in to comment.