Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion S44_logistics_perception.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
"prediction $P(X)$ and the likelihood $L(X;z)$, and is shown at the\n",
"bottom as a normalized probability distribution. As you can see, the\n",
"most probable explanation for the robot state is $X=5$, but there is a\n",
"second mode at $X=17$ due to the bimodal nature of the likelihood.\n",
"second mode at $X=19$ due to the bimodal nature of the likelihood.\n",
"However, that second mode is less probable because of the prior belief\n",
"over $X$."
]
Expand Down