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

https://github.com/mtsokol/epidemic-modelling-workshop

An introduction to sensitivity analysis and 4D-Var data assimilation method in epidemic modelling setting
https://github.com/mtsokol/epidemic-modelling-workshop

4d-var data-assimilation seir-model sensitivity-analysis tensorflow

Last synced: over 1 year ago
JSON representation

An introduction to sensitivity analysis and 4D-Var data assimilation method in epidemic modelling setting

Awesome Lists containing this project

README

          

## Epidemic Modelling - SIR workshop

Workshop is comprised of two notebooks:

1. Introduction to the `SIR` model, sensitivity analysis (local with TensorFlow and global with SALib)
2. `4D-Var` methodology, epidemic modelling and prediction for New Zealand cases

Required dependencies in `requirements.txt`

`master` branch contains filled notebooks with solutions, where `class-version` branch is prepared with blank fields (tasks) to be completed by students.