Skip to content

Bayesian modeling of COVID-19, sometimes mechanistic

License

Notifications You must be signed in to change notification settings

dsheldon/mechbayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian models for COVID-19

This repository contains code for Bayesian modeling of COVID-19 using numpyro and jax.

Models

Team

The team is based at the College of Information and Computer Sciences and School of Public Health & Health Sciences at UMass. The model creators, contributors, and weekly crank-turners are:

Dr. Reich and Dr. Ray direct the CDC Influenza Forecasting Center of Excellence at UMass.

Installation

Our code depends on numpyro and jax. If you don't have these packages, our installation routine will pull and install them:

git clone https://github.com/dsheldon/mechbayes
cd mechbayes
pip install -e .

Installation Details

If you need to manually install jax and numpyro, please see the instructions for those packages: jax, numpyro.

About

Bayesian modeling of COVID-19, sometimes mechanistic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published