zalandoresearch / CRISP

A probabilistic graphical model for COVID-19 infection spread through a population based on mutual contacts between pairs of individuals across time as well as test outcomes The C++/Python implementation enables full inference at the scale of millions of contacts between thousands of individuals.
MIT License
13 stars 10 forks source link

Major refactoring, implementing LBP #7

Closed rvollgraf closed 4 years ago

rvollgraf commented 4 years ago

Implementing loopy belief propagation in factor graph model