Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 330 Bytes

Multi Source Random Walk Graph Traversal.

This repository contains the code and paper of the Multi-Source-node2vec algorithm. Please refer to the paper for detailed description of the algorithm.

Code Description

Work in progress