Skip to content

abraunst/Causality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

323 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Causality (Causal Variational Approach, CVA)

This repository contains the implementation of the Causal Variational Approach (CVA) method, developed for causal inference in conditioned stochastic dynamics.

๐Ÿ‘‰ Associated publication:
Inference in conditioned dynamics through causality restoration โ€” Scientific Reports (2023)
https://www.nature.com/articles/s41598-023-33770-3


Repository Structure

๐Ÿ“ RandomWalk

Contains a Jupyter notebook demonstrating the CVA method on a conditioned random walk problem. The notebook includes both the implementation and the results.

๐Ÿ“ src

Core source code implementing the CVA framework, used for more complex inference problems such as epidemic dynamics.

๐Ÿ“ Epidemics

Introductory examples of CVA applied to epidemic inference:

Example.ipynb: shows how to simulate and infer simple epidemic instances using the code in src.

Results/: contains data produced by simulation and inference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors