Skip to content

Commit

Permalink
revise
Browse files Browse the repository at this point in the history
  • Loading branch information
PhDP committed Sep 21, 2017
1 parent d7bb8a9 commit 8a53efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talks/2017_Seminar.html
Expand Up @@ -239,7 +239,7 @@ <h1>Markov Logic</h1>
<br/>

\[P(Cancer(Bob) | Smoking(Anna) \mbox{ and } Friends(Anna, Bob)).\]
\[P(Cancer(Bob) | Smoking(Anna), Friends(x, y) \Leftrightarrow Friends(y, x)).\]
\[P(Friends(x, y) \Leftrightarrow Friends(y, x) | ...).\]

</section>
<section>
Expand Down

0 comments on commit 8a53efa

Please sign in to comment.