diff --git a/.jekyll-metadata b/.jekyll-metadata index 9dff658dc0..70bb8f710d 100644 Binary files a/.jekyll-metadata and b/.jekyll-metadata differ diff --git a/_site/404.html b/_site/404.html index 1df0d2c69c..dfa75ac7c6 100644 --- a/_site/404.html +++ b/_site/404.html @@ -82,7 +82,7 @@
diff --git a/_site/README.md b/_site/README.md index 97c99a8a80..fe3eafea7d 100644 --- a/_site/README.md +++ b/_site/README.md @@ -1,10 +1,10 @@ # AIMA Exercises -Aima exercises is an interactive and collaborative platform for digitalizing the exercises of the book Artificial Intelligence: a modern approach by Stuart J. Russell and Peter Norvig.
Consider the query
-${\textbf{P}}({Rain}{Sprinkler}{true},{WetGrass}{true})$
+${\textbf{P}}({Rain}$|${Sprinkler}{true},{WetGrass}{true})$
in Figure rain-clustering-figure(a)
(page rain-clustering-figure) and how Gibbs sampling can answer it.
diff --git a/_site/bayes-nets-exercises/ex_22/index.html b/_site/bayes-nets-exercises/ex_22/index.html
index a001f2c755..39d5d66906 100644
--- a/_site/bayes-nets-exercises/ex_22/index.html
+++ b/_site/bayes-nets-exercises/ex_22/index.html
@@ -82,7 +82,7 @@
Consider the query
-${\textbf{P}}({Rain}{Sprinkler}{true},{WetGrass}{true})$
+${\textbf{P}}({Rain}$|${Sprinkler}{true},{WetGrass}{true})$
in Figure rain-clustering-figure(a)
(page rain-clustering-figure) and how Gibbs sampling can answer it.
@@ -866,11 +866,11 @@
-Show from first principles that $P(ab\land a) = 1$. +Show from first principles that $P(a $|$ b\land a) = 1$.
Write out a general algorithm for answering queries of the form -${\textbf{P}}({Cause}\textbf{e})$, using a naive Bayes +${\textbf{P}}({Cause}$|$\textbf{e})$, using a naive Bayes distribution. Assume that the evidence $\textbf{e}$ may assign values to any subset of the effect variables.
diff --git a/_site/probability-exercises/ex_28/index.html b/_site/probability-exercises/ex_28/index.html index 6fe0d2377b..477a77db9a 100644 --- a/_site/probability-exercises/ex_28/index.html +++ b/_site/probability-exercises/ex_28/index.html @@ -82,7 +82,7 @@ diff --git a/_site/probability-exercises/ex_29/index.html b/_site/probability-exercises/ex_29/index.html index 9f02d41ce8..4d70e80283 100644 --- a/_site/probability-exercises/ex_29/index.html +++ b/_site/probability-exercises/ex_29/index.html @@ -82,7 +82,7 @@ diff --git a/_site/probability-exercises/ex_3/index.html b/_site/probability-exercises/ex_3/index.html index 06ab7b07ee..da9d32ed35 100644 --- a/_site/probability-exercises/ex_3/index.html +++ b/_site/probability-exercises/ex_3/index.html @@ -82,7 +82,7 @@ @@ -169,13 +169,13 @@-Show from first principles that $P(ab\land a) = 1$. +Show from first principles that $P(a $|$ b\land a) = 1$.
Write out a general algorithm for answering queries of the form -${\textbf{P}}({Cause}\textbf{e})$, using a naive Bayes +${\textbf{P}}({Cause}$|$\textbf{e})$, using a naive Bayes distribution. Assume that the evidence $\textbf{e}$ may assign values to any subset of the effect variables.
diff --git a/_site/question_bank/index.html b/_site/question_bank/index.html index 63a7f781de..881fc139a2 100644 --- a/_site/question_bank/index.html +++ b/_site/question_bank/index.html @@ -82,7 +82,7 @@ @@ -8095,7 +8095,7 @@-Show from first principles that $P(ab\land a) = 1$. +Show from first principles that $P(a $|$ b\land a) = 1$.
Write out a general algorithm for answering queries of the form -${\textbf{P}}({Cause}\textbf{e})$, using a naive Bayes +${\textbf{P}}({Cause}$|$\textbf{e})$, using a naive Bayes distribution. Assume that the evidence $\textbf{e}$ may assign values to any subset of the effect variables.
@@ -8862,30 +8862,30 @@
Consider the query
-${\textbf{P}}({Rain}{Sprinkler}{true},{WetGrass}{true})$
+${\textbf{P}}({Rain}$|${Sprinkler}{true},{WetGrass}{true})$
in Figure rain-clustering-figure(a)
(page rain-clustering-figure) and how Gibbs sampling can answer it.
@@ -9514,11 +9514,11 @@