Skip to content

lueckem/spreading-processes-CVs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Interpretable Collective Variables for Spreading Processes on Networks

This repository contains the code and numerical examples presented in the preprint "Learning Interpretable Collective Variables for Spreading Processes on Networks".

To run the examples, first download the repository and install the needed Python packages via the command

pip install .

Alternatively, you can set up a virtual environment using Poetry. After installing Poetry, run the command

poetry install

in the package directory.

The scripts to run the examples can be found in the examples directory. For instance, run examples/voter_model/stochastic_block_model/main.py to reproduce Example 1 of the main text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages