Explore >> Select a destination


You are here

kevinkle.in
| | gist.github.com
3.4 parsecs away

Travel
| | Generate text from an input using a simple Markov chain generator - markov.py
| | sookocheff.com
4.4 parsecs away

Travel
| | A common method of reducing the complexity of n-gram modeling is using the Markov Property. The Markov Property states that the probability of future states depends only on the present state, not on the sequence of events that preceded it. This concept can be elegantly implemented using a Markov Chain storing the probabilities of transitioning to a next state.
| | parametricity.com
2.9 parsecs away

Travel
| | If I say the word "swimming" to you, you've got a fair bit of information about what word I'm going to say next.
| | vsupalov.com
21.0 parsecs away

Travel
| I can't believe it's that easy.