Skip to content

Conversation

@longye-tian
Copy link
Collaborator

@longye-tian longye-tian commented Jun 5, 2024

Dear John @jstac,

I have updated lecture markov_chains_I.md (#453 ). In particular, the changes are

Content

  • The first exercise -> The last exercise.
  • unbold future in Defining Markov Chains section.
  • study a Markov chains -> study Markov chains.
  • 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

  • Remove unused variables and shorten the visualization code for the network graph.
  • Update visualization code for the section on the Hamilton matrix.
  • Give some comments on the code in the qe library.
  • Use tuples whenever possible.

Best ❤️
Longye

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.
@netlify
Copy link

netlify bot commented Jun 5, 2024

Deploy Preview for taupe-gaufre-c4e660 ready!

Name Link
🔨 Latest commit b3fe3c9
🔍 Latest deploy log https://app.netlify.com/sites/taupe-gaufre-c4e660/deploys/6660f5ca9972b900080b6f37
😎 Deploy Preview https://deploy-preview-454--taupe-gaufre-c4e660.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@longye-tian longye-tian requested review from jstac and mmcky June 5, 2024 11:37
@github-actions
Copy link

github-actions bot commented Jun 5, 2024

@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 12:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 12:05 Inactive
@jstac
Copy link
Contributor

jstac commented Jun 5, 2024

Nice work @longye-tian , many thanks.

@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 23:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 23:42 Inactive
@jstac jstac merged commit b24e737 into main Jun 5, 2024
@jstac jstac deleted the update_markov_chain_I branch June 5, 2024 23:43
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.

3 participants