Skip to content

hanzey/randomwalk-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomwalk

Reconstruct a graph using first hits from a random walk on the graph

  • /docs contains descriptions of the functions in the rw package
  • /exp contains the experiment itself and some data parsing files
  • /random is random files
  • /rw is the core Python package which contains functions used to reconstruct graphs
  • /toydata is some data generated from toy networks
  • /semanticnetwork is the animal semantic network from Abbott, Austerweil et al. project

About

Reconstruct a graph using first hits from a random walk on the graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.7%
  • Python 20.8%
  • MATLAB 19.5%
  • HTML 3.1%
  • JavaScript 2.0%
  • TeX 1.4%
  • Other 3.5%