Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.66 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.66 KB

Recursive Bayesian Networks

tests codecov

build PyPI version

doc License: GPL v3

The Python rbnet package providing implementations of Recursive Bayesian Networks.

Lieck R, Rohrmeier M (2021) Recursive Bayesian Networks: Generalising and Unifying Probabilistic Context-Free Grammars and Dynamic Bayesian Networks. In: Proceedings of the 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

@inproceedings{lieck2021RBN,
  title = {Recursive {{Bayesian Networks}}: Generalising and {{Unifying Probabilistic Context}}-{{Free Grammars}} and {{Dynamic Bayesian Networks}}},
  booktitle = {Proceedings of the 35th {{Conference}} on {{Neural Information Processing Systems}} ({{NeurIPS}} 2021)},
  author = {Lieck, Robert and Rohrmeier, Martin},
  year = {2021},
}

If you are looking for the code to reproduce the results from the NeurIPS 2021 paper, have a look at the NeurIPS 2021 branch with or without data.