Skip to content
#

transition-matrix

Here are 2 public repositories matching this topic...

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.

  • Updated Mar 21, 2022
  • HTML
Markov-Chains-scanner

The current JS application is a detector that uses observation sequences to construct the transition matrices for two models, which are merged into a single log-likelihood matrix (LLM). A scanner can use this LLM to search for regions of interest inside a longer sequence called z (the target).

  • Updated Mar 21, 2022
  • HTML

Improve this page

Add a description, image, and links to the transition-matrix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transition-matrix topic, visit your repo's landing page and select "manage topics."

Learn more