Skip to content
Snippets Groups Projects
Commit 9b726a77 authored by Philip Kaluđerčić's avatar Philip Kaluđerčić :u7121:
Browse files

Fix typo in probabilistic inference task definition

parent ccf2c994
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
$\mathbf{X}$ is a set of ``query variables'' and $\mathbf{E}$ is a $\mathbf{X}$ is a set of ``query variables'' and $\mathbf{E}$ is a
set of ``evidence variables'' assigned by an set of ``evidence variables'' assigned by an
\hyperref[def:event]{event} $\mathbf{e}$. The remaining variables \hyperref[def:event]{event} $\mathbf{e}$. The remaining variables
$\mathbf{Y}$ are refereed to as ``hidden''. $\mathbf{Y}$ are referred to as ``hidden''.
This problem can by solved using ``Inference by Enumeration'': This problem can by solved using ``Inference by Enumeration'':
\begin{enumerate} \begin{enumerate}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment