Skip to content
Snippets Groups Projects
Commit e87ca3db authored by Jan Pöppel's avatar Jan Pöppel
Browse files

Added contents

parent 766e22c0
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,11 @@ In order to install PRIMO, you can just use the provided `setup.py`:
## Basic usage
There are different ways to use PRIMO. We recommend you check the `examples` or tests under `primo2/tests` first to see different usecases.
\ No newline at end of file
There are different ways to use PRIMO. We recommend you check the `examples` or tests under `primo2/tests` first to see different usecases.
## Contents
* (Dynamic) Bayesian Networks
* Rudimentary implementation of Decision Networks
* Exact inference using Variable Elimination and JunctionTree
* Approximate Inference using Metropolis Hastings
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment