mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Fix typo <noupdate>
This commit is contained in:
@ -71,7 +71,7 @@ More specifically, each clause has a probability distribution over its head.
|
||||
\item[Queries] \marginnote{Queries}
|
||||
Given a ground query $Q$ and a world $w$, the probability of $Q$ being true in $w$ is trivially:
|
||||
\[
|
||||
\prob{Q \mid w}
|
||||
\prob{Q \mid w} =
|
||||
\begin{cases}
|
||||
1 & \text{ if $Q$ is true in $w$}\\
|
||||
0 & \text{ otherwise}
|
||||
|
||||
Reference in New Issue
Block a user