An open API service indexing awesome lists of open source software.

https://github.com/gagniuc/predictions-with-markov-chains

Predictions with Markov Chains is a JS application that multiplies a probability vector with a transition matrix multiple times (n steps - user defined). On each step, the values from the resulting probability vectors are plotted on a chart. The resulting curves on the chart indicate the behavior of the system over n steps.
https://github.com/gagniuc/predictions-with-markov-chains

future html5 html5-canvas initial-vector javascript js markov-chain matrix prediction probability states steps system transition-matrix

Last synced: 6 months ago
JSON representation

Predictions with Markov Chains is a JS application that multiplies a probability vector with a transition matrix multiple times (n steps - user defined). On each step, the values from the resulting probability vectors are plotted on a chart. The resulting curves on the chart indicate the behavior of the system over n steps.

Awesome Lists containing this project