Skip to content

Commit 92cd96e

Browse files
update Humphrey's suggestions
Adding a space between f and the text Co-authored-by: Humphrey Yang <39026988+HumphreyYang@users.noreply.github.com>
1 parent 11f108d commit 92cd96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/mix_model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ random sequence $\{W_t\}_{t=0}^\infty$.
5353
We studied how the agent would then use the laws of conditional probability and an observed history $w^t =\{w_s\}_{s=0}^t$ to form
5454

5555
$$
56-
\pi_t = E [ \textrm{nature chose distribution} f | w^t] , \quad t = 0, 1, 2, \ldots
56+
\pi_t = E [ \textrm{nature chose distribution } f | w^t] , \quad t = 0, 1, 2, \ldots
5757
$$
5858

5959
However, in the setting of this lecture, that rule imputes to the agent an incorrect model.

0 commit comments

Comments
 (0)