Skip to content

hebo910820/CausalInference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Causal Inference

This repo provides fast probabilistic inference over Bayesian Networks

This is built on top of networkx. The main goal is to be able to do large scale inference and learning on graphical models.

Short term todo list:

  • Finsh inference instructions
  • Add batching scheme
  • Implement discrete states
  • Implement continuous states

About

Fast inference for Bayesian Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%