Explore >> Select a destination


You are here

vickiboykis.com
| | healeycodes.com
4.7 parsecs away

Travel
| | Generating random but familiar text by building Markov chains from scratch.
| | sookocheff.com
5.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
5.8 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.
| | github.com
21.4 parsecs away

Travel
| Contribute to NationalSecurityAgency/datawave-helm-charts development by creating an account on GitHub.