PPAI/L6
From WikiZMSI
< PPAI
[edytuj]
Reasoning under uncertainty - Bayesian network
Burglary exemplary structure:
Reasoning algorithm in belief networks - general solution:
[edytuj]
Excercies
- Ask about different probabilities for burglary example:
prob(burglary,[call], P).
prob(burglary,[call, lightning], P).
prob(burglary,[call, not lightning], P).
prob(alarm,[lightning],P).
- Create your own belief network for some chosen problem and calculate different probabilities.