Skip to content

WiktorJ/node2vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Source Random Walk Graph Traversal.

This repository contains the code for ongoing research aiming to improve preformance of Random Walk procedure for Graph Embeddings.

The basis for this research are following papers:

node2vec: Scalable Feature Learning for Networks 
Grover, Aditya and Leskovec, Jure
https://arxiv.org/abs/1607.00653

and

The More the Merrier: Efficient Multi-Source Graph Traversal
Then, Kaufmann, Chirigati, Hoang-Vu†, Pham, Kemper, Neumann, Vo
http://www.vldb.org/pvldb/vol8/p449-then.pdf

Code Description

Will be published after research is finalized.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.2%
  • Python 3.3%
  • C++ 2.5%
  • Scala 0.7%
  • Shell 0.2%
  • CMake 0.1%