TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Applications of Markov Chains (2003) [pdf]

79 点作者 SlowOnTheUptake将近 5 年前

6 条评论

asciimike将近 5 年前
Unfortunately they missed the greatest application of them all: <a href="https:&#x2F;&#x2F;kingjamesprogramming.tumblr.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;kingjamesprogramming.tumblr.com&#x2F;</a>
bananabiscuit将近 5 年前
My favorite application of Markov chains is in the Metropolis Light Transport algorithm: <a href="https:&#x2F;&#x2F;graphics.stanford.edu&#x2F;papers&#x2F;metro&#x2F;metro.pdf" rel="nofollow">https:&#x2F;&#x2F;graphics.stanford.edu&#x2F;papers&#x2F;metro&#x2F;metro.pdf</a>
cosmojg将近 5 年前
For those interested in microeconomics, the Medallion Fund is probably the most profitable application of Markov chains to date (also the most profitable mutual fund to date). It was founded by renowned mathematician Jim Simons [0], building upon the Baum–Welch algorithm [1]. Very interesting stuff.<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Renaissance_Technologies" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Renaissance_Technologies</a> [1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Baum%E2%80%93Welch_algorithm" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Baum%E2%80%93Welch_algorithm</a>
评论 #23651232 未加载
leephillips将近 5 年前
Some context is usually welcome. This paper is:<p>Von Hilgers, P. and Langville, A.N., 2006, June. The five greatest applications of Markov chains. In Proceedings of the Markov Anniversary Meeting (pp. 155-158). Boston Press.
mar77i将近 5 年前
Personally, I always thought my Alice in Chains Markov chains were pretty funny.<p><a href="https:&#x2F;&#x2F;git.mar77i.info&#x2F;alice-in-markov-chains" rel="nofollow">https:&#x2F;&#x2F;git.mar77i.info&#x2F;alice-in-markov-chains</a><p>For anyone trying to run it, the URL in the collect_lyrics.py script should be the band&#x27;s page on AZLyrics...
justjonathan将近 5 年前
One of my favorite examples is Garkov, the auto generation of Garfield strips using Markov chains.<p><a href="http:&#x2F;&#x2F;joshmillard.com&#x2F;garkov&#x2F;" rel="nofollow">http:&#x2F;&#x2F;joshmillard.com&#x2F;garkov&#x2F;</a>