Skip to content

Instantly share code, notes, and snippets.

@tanemaki
Last active April 19, 2024 11:55
Show Gist options
  • Save tanemaki/ef556268f737e0df5c6b78462d2f09bd to your computer and use it in GitHub Desktop.
Save tanemaki/ef556268f737e0df5c6b78462d2f09bd to your computer and use it in GitHub Desktop.
playing_with_2nd_order_markov_chain.ipynb
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tanemaki
Copy link
Author

n次マルコフの非正方遷移行列を正方遷移行列に変換した上で、行列積を使うアプローチを実施した。

スクリーンショット 2024-04-19 18 50 36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment