tapios / risk-networks

Code for risk networks: a blend of compartmental models, graphs, data assimilation and semi-supervised learning
Other
2 stars 2 forks source link

Implement DA with 'neighbor', 'global' updates #185

Closed dburov190 closed 3 years ago

dburov190 commented 3 years ago

This PR implements DA updates for nodes that are not only observed directly, but also those that are adjacent to them (i.e. neighbors).

Co-authored with @jinlong83