Skip to content

ulgenklc/Complex-Contagions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 

Repository files navigation

Complex-Contagions

Complex Contagions is a python library where one can run a simple threshold model(Watts Threshold model) on noisy geometric networks. Then, one can run persistent homology on the distance matrix obtained from the first activation matrix, T(i-->j), with the gudhi python package and display the signal propagation patterns as a function of a topological invariant. Documentation is available!!

The complexity of the system may be increased by varying the step function alt text

which simply corresponds to modifying the hill function and introducing stochasticity into the system. Also, by adding k-regular edge noise is another way of introducing stochasticty which is handled by the API (see the documentation) since the spatial distance of nodes are also reflected from the path distance between nodes in geometric networks.

Complex Contagions are deprecated by Neuronal Cascades.

About

preliminary experiments on network-topology interactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages