Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.67 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.67 KB

An adaptable agent-based model of viral spread and symptom progression for the SARS-CoV-2 and COVID-19 pandemic

🚧 This model is under construction! 🚧

This is an interactive agent-based epidemiological model of viral spread and disease progression. It has been built to address the 2019 SARS-CoV-2 pandemic and the sanitary effects of COVID-19.

The model is developed as a single Jupyter Notebook file. If you wish to run the model and interact with it, we suggest you open the model on the Google Colab cloud. You will not need to install anything.

Once in Colab, you should be able to browse the model and some output just like you would a passive website. But you can also change parameters and run the model yourself, on Google's servers. To do this, you will need to log in with a Google-enabled account (apologies for that limitation). Then you will need to click Runtime > Run all in the menu at the top left.

⚠️ You will be given a warning that Google did not develop this code (because they didn't – we did). You will need to accept this warning if you wish to run the code. Otherwise you should still be able to browse the document, but you will not be able to change or execute the code beyond what's already shown.

Alternatively, if you are familiar Jupyter Notebooks and are willing to install the necessary libraries, you can freely download the .ipynb file (which contains the whole model) from either Colab or GitHub.

❗ If you do find something that can be improved or want to collaborate, please contact Victor Sojo at: [email protected]