Last active
April 19, 2024 11:55
-
-
Save tanemaki/ef556268f737e0df5c6b78462d2f09bd to your computer and use it in GitHub Desktop.
playing_with_2nd_order_markov_chain.ipynb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
n次マルコフの非正方遷移行列を正方遷移行列に変換した上で、行列積を使うアプローチを実施した。