Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry authored May 2, 2024
1 parent 929fbbd commit c904455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Complex contagions can outperform simple contagions for network reconstruction with dense networks or saturated dynamics

This repository accompanies the preprint "Complex contagions can outperform simple contagions for network reconstruction with dense networks or saturated dynamics" by Nicholas Landry, Will Thompson, Laurent Hébert-Dufresne, and Jean-Gabriel Young.
This repository accompanies the preprint ["Complex contagions can outperform simple contagions for network reconstruction with dense networks or saturated dynamics"](https://arxiv.org/abs/2405.00129) by Nicholas Landry, Will Thompson, Laurent Hébert-Dufresne, and Jean-Gabriel Young.

### The structure of this repository is as follows:
* The `Data` folder contains all of the data corresponding to the figures in the manuscript.
Expand Down Expand Up @@ -34,4 +34,4 @@ This repository accompanies the preprint "Complex contagions can outperform simp
* `collect_zkc_infer_vs_tmax.py` and `collect_zkc_frac_vs_beta` collect this data and measure the performance of the reconstructions for Figs. 1(c) and 1(d) respectively.

### Notebooks
* `run_dynamical_inference.ipynb` runs a single inference for a single network and time series.
* `run_dynamical_inference.ipynb` runs a single inference for a single network and time series.

0 comments on commit c904455

Please sign in to comment.