Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piperliu/ba_network-seir-sim

Basing on BA_network and corrective SEIR to research the reason why virus broadcasts so fast.
https://github.com/piperliu/ba_network-seir-sim

Last synced: about 4 hours ago
JSON representation

Basing on BA_network and corrective SEIR to research the reason why virus broadcasts so fast.

Awesome Lists containing this project

README

        

# BA-network and SEIR SIM

![](./utils/images_for_gif/exp_4.gif)

## News
- Result has published on TJU COME's WeChat Official Accounts, 2020-3-3: [link](https://mp.weixin.qq.com/s/TLfMSeDlqpIvlL0fNT40OA)

## Prerequisites
- python 3.7.0
- networkx 2.1

## Quick Start

#### Get Plots and Figures
Use the following commands for simulating and getting plots:
```
python main.py
```

#### Analyze Step by Step
Open [main.ipynb](./main.ipynb) for analyzing the experiments step by step.

You can also view this `.ipynb` file online: [link](https://nbviewer.jupyter.org/github/PiperLiu/BA_network-SEIR-Sim/blob/master/main.ipynb) (supported by [nbviewer.jupyter.org/](https://nbviewer.jupyter.org/)).

## Models
We only supply models explanation in Chinese, you can read this [file](./model.md) to know more about the SEIR model and BA-network.

> To view LaTeX equations in GitHub *online*, make sure you have installed [MathJax Plugin for Github](https://chrome.google.com/webstore/detail/mathjax-plugin-for-github/ioemnmodlmafdkllaclgeombjnmnbima).

## More Information
This little Research is guided by professor Ma S. and professor Jia N., Liu H. took in charge of coding. You can just pull issue on this git repo. Or email [email protected].