JoshuaSeth / KR21_project2

Starting point for project 2 of the KR course 2021 at the VU
0 stars 1 forks source link

Provide test-cases #9

Closed JoshuaSeth closed 2 years ago

JoshuaSeth commented 2 years ago

Make sure to also provide some test cases in which you show that your methods work. For that, you can use the example Bayesian networks which you can find in the ”testing” folder. This includes two examples from the lecture as well as an extra example. It is not allowed to use already existing packages for inference on Bayesian networks to accomplish the tasks.