Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gagniuc/markov-chains-detector-in-vb6

The current VB6 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).
https://github.com/gagniuc/markov-chains-detector-in-vb6

detector markov-chains matrix-calculations models patterns probability scanner sliding-windows transition vb6 vb6-source

Last synced: 3 days ago
JSON representation

The current VB6 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).

Awesome Lists containing this project