Skip to content

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

Notifications You must be signed in to change notification settings

josephausterweil/randomwalk

 
 

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

  • HTML 56.0%
  • Python 29.8%
  • TeX 9.3%
  • JavaScript 2.8%
  • PHP 0.9%
  • CSS 0.4%
  • Other 0.8%