Skip to content

Conversation

trahflow
Copy link
Member

@trahflow trahflow commented Feb 5, 2024

The large diff at the top is just due to moving the code example (convergence of 2-state example) closer to the top.

@@ -493,7 +532,7 @@ $$
\begin{pmatrix}
\alpha \\ \beta
\end{pmatrix} \to
\min\bigl\{\alpha\, p(x_1), \beta\, (1-p(x_2)) \bigr\}
\min\bigl\{\alpha\, p(x_1), \beta\, p(x_2) \bigr\}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be just p(x_2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant