Live data from Hacker News

Ask HN: Best place to start learning about Markov Chains?

news.ycombinator.com

11–20 of 69 posts

Re: Ask HN: Best place to start learning about Markov Chains?

#11
So many there are. Starting with basic Probability, this lecture series is a good first intro.

https://www.dartmouth.edu/~chance/teaching_aids/books_articl...

Or starting from the basics, and learning how to actually do the number crunching, this is unusually good (Stewart, Introduction to numerical solution of Markov Chains):

https://press.princeton.edu/titles/5640.html

Robert Gallager's MIT lecture series, very well presented, titled Principles of Digital Communications, takes you on another train based on Markov Chains (Kalman filters, etc).

https://ocw.mit.edu/courses/electrical-engineering-and-compu...

Re: Ask HN: Best place to start learning about Markov Chains?

#15
post #13

Just pick a random place to start, read some stuff, and then take a guess as to which direction to go in next, based on what's probably a good next thing to read. Then keep repeating the process over and over again.

It's also important that you base your guess of what's probably good to read next only on the previous thing you read. Forget everything that came before that.

Re: Ask HN: Best place to start learning about Markov Chains?

#16
post #13

Just pick a random place to start, read some stuff, and then take a guess as to which direction to go in next, based on what's probably a good next thing to read. Then keep repeating the process over and over again.

You can then model the probability that you'll end up at any one given place after n steps as a markov chain.

Re: Ask HN: Best place to start learning about Markov Chains?

#19
post #13

Just pick a random place to start, read some stuff, and then take a guess as to which direction to go in next, based on what's probably a good next thing to read. Then keep repeating the process over and over again.

Are you describing Markov chains or how to learn about Markov chains?

Re: Ask HN: Best place to start learning about Markov Chains?

#20
post #13

Just pick a random place to start, read some stuff, and then take a guess as to which direction to go in next, based on what's probably a good next thing to read. Then keep repeating the process over and over again.

Are you describing Markov chains or how to learn about Markov chains?

It's a meta joke
Post reply on HN