Skip to content

Commit 8d81240

Browse files
authored
Update README.md
1 parent 14e3fca commit 8d81240

1 file changed

Lines changed: 3 additions & 14 deletions

File tree

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
11
# Multi Source Random Walk Graph Traversal.
22

3-
This repository contains the code for ongoing research aiming to improve preformance
4-
of Random Walk procedure for Graph Embeddings.
3+
This repository contains the code and paper of the Multi-Source-node2vec algorithm.
4+
Please refer to [the paper](https://github.com/WiktorJ/msnode2vec/blob/master/Multi_Source_Random_Walks.pdf) for detailed description of the algorithm.
55

6-
The basis for this research are following papers:
7-
8-
node2vec: Scalable Feature Learning for Networks
9-
Grover, Aditya and Leskovec, Jure
10-
https://arxiv.org/abs/1607.00653
11-
12-
and
13-
14-
The More the Merrier: Efficient Multi-Source Graph Traversal
15-
Then, Kaufmann, Chirigati, Hoang-Vu†, Pham, Kemper, Neumann, Vo
16-
http://www.vldb.org/pvldb/vol8/p449-then.pdf
176

187
## Code Description
19-
Will be published after research is finalized.
8+
Work in progress
209

0 commit comments

Comments
 (0)