witsyke / thesis

Masterthesis: On mobility for COVID-19 forecasts in Germany using Ordinary Differential Equations and Graph Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thesis

Masterthesis: On mobility for COVID-19 forecasts in Germany using ordinary differential equations and graph neural networks

Network analysis and commuter-based SIR model

The network analyis and the commuter-based SIR model was inpired, adapted and extended based on the work of:

"COVID-19 lockdown induces structural changes in mobility networks -- Implication for mitigating disease dynamics", Frank Schlosser, Benjamin F. Maier, David Hinrichs, Adrian Zachariae, Dirk Brockmann, (https://arxiv.org/abs/2007.01583)

All code is self-implemented in R.

Spatio-Temporal GNN

The spatio-temporal GNN and the evaluation scheme were adapted and extended from:

"Transfer Graph Neural Networks for Pandemic Forecasting" George Panagopoulos, Giannis, Nikolentzos, Michalis Vazirgiannis, (https://arxiv.org/abs/2009.08388)

The code of this work was re-used and adapted and the original code is available at: https://github.com/geopanag/pandemic_tgnn. This code is located in gnn_experiments/mt-gnn. Specifically in the /code subdirectory.

License

About

Masterthesis: On mobility for COVID-19 forecasts in Germany using Ordinary Differential Equations and Graph Neural Networks

License:MIT License


Languages

Language:R 69.6%Language:Jupyter Notebook 22.4%Language:Python 5.6%Language:TypeScript 1.9%Language:JavaScript 0.4%Language:CSS 0.1%Language:HTML 0.1%