-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pull request updates lecture markov_chains_I.md. In particular, ## Content - The first exercise -> The last exercise. - Remove unused variables and shorten the visualization code for the network graph. - unbold future in Defiinig Markov Chains section. - study a Markov chains -> study Markov chains. - Use tuples whenever possible. - Give some comments on the code in the `qe` library. - Add a link for marginal probability $\psi_t(x)$. - Unify postmultiply (using postmultiply instead of post-multiply in lieu with wikipedia) - Add a sentence clarifying $P^m(x,y)$. - Law of Large Numbers -> law of large numbers. - Check the capitalization of subtitles. - for all $t$ -> for all $t \ge 0$. - $\psi_t(0)$ is employment at [time $t$]. - Delete the word 'Theorem' in the Theorem box. - Update the solution for exercise 1. ## Code - Update visualization code for the section on the Hamilton matrix.
- Loading branch information
1 parent
da3422e
commit feebd22
Showing
1 changed file
with
31 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters