Skip to content
#

detector

Here are 16 public repositories matching this topic...

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
Discrete-Probability-Detector-JS

Discrete Probability Detector (DPD) application uses an algorithm that transforms any sequence of symbols into a transition matrix. It is able to detect the number of states from the sequence and calculate the transition probabilities between these states. This version of DPD is made in JavaScript.

  • Updated Mar 21, 2022
  • HTML

Improve this page

Add a description, image, and links to the detector 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 detector topic, visit your repo's landing page and select "manage topics."

Learn more