-
Notifications
You must be signed in to change notification settings - Fork 0
Hansei language: the wet grass model
Massimo Nocentini edited this page Nov 21, 2024
·
2 revisions
The grass model is implemented by the compiled method
and it is stressed by the test method
That is, given that we have observed a wet grass, then the table gives the probability about raining:
| Prob that rained | Prob that not rained |
|---|---|
A simpler model is implemented by the compiled method
and it is stressed by the test method
where the mean after exact inference is
as required.