Explore >> Select a destination


You are here

vickiboykis.com
| | sookocheff.com
12.9 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.
| | blog.jordan.matelsky.com
15.0 parsecs away

Travel
| | The Short Story: I made a web-app that, given some starting text, naively tries to predict what words come next. Because the 'training' text was taken from F. Scott Fitzgerald's Tender is the Night (the first 10 chapters), we can (inaccurately) say that this robot talks like Fitzgerald.
| | setosa.io
5.8 parsecs away

Travel
| |
| | kevinkle.in
30.2 parsecs away

Travel
| I used Markov chains to generate images.