Skip to content

sufengniu/just_walk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just_walk

this is a temporary fix repo for graph project to extract the random walk, if your graph format is mat file format, run:

python just_walk.py --format mat --input your-graph.mat --output your-walk --walk-length yourlength --number-walks yournumber-walks --matfile-variable-name network

for simplicity, you can use default value, just run:

python just_walk.py --format mat --input your-graph.mat --output -your-walk

About

extract random walk on graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published