There are 5 repositories under markov-chains topic.
Applied Probability Theory for Everyone
Pure Python 2.7 implementation of solving Absorbing Markov Chains (no dependencies)
🦜 DISCOTRESS 🦜 is a software package to simulate and analyse the dynamics on arbitrary Markov chains
Auto generate text using Markov models.
Cosmological parameter estimation with the MCMC Hammer, please use https://cosmo-gitlab.phys.ethz.ch/cosmo/CosmoHammer, this repository is outdated ! Docs at http://cosmo-docs.phys.ethz.ch/cosmoHammer/
Various text/word generation methods implemented in Unity.
Legitimate text goes in, plausible gibberish comes out.
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).
Fast, accurate taxonomic assignments for the human vaginal microbiota
Markov Chain overview and their implementations in Finance
Markov nonsense generated from D&D 5e Monster Manual and Pride and Prejudice
Telegram bot that builds and uses a Markov chain for each user in a group
This application makes predictions by multiplying 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 a number of steps.
Topics in Probability Theory and Stochastic Processes
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).
Generate various kinds of names using Markov Chains and random mixers
Data driven multi-touch attribution modeling with Markov chains
Marketing Channel Attribution with Markov Chains in Python
I noticed that traditional methods to predict a disease outbreak was by performing sentiment analysis on Twitter posts and Google Search terms. Unfortunately, these methods were inadequate, as Twitter and Google is not popular in all countries. So, I created a system to model and predict outbreaks without the need for social media. The system was able to update the probabilities of a virus from spreading from A to B in real time, and I plan to release it to the public next year. I also used Machine Learning and Deep Learning to predict larger long-term virus trends with Google Trends, and this acted as a validator for the MSIRD model.
The course will consider Markov processes in discrete and continuous time. The theory is illustrated with examples from operation research, biology and economy.
A syntagmata and Markov chain language, word, and name generator for use in hexagram30 narratives
This project focuses on comparing different Reinforcement Learning Algorithms, including monte-carlo, q-learning, lambda q-learning epsilon-greedy variations, etc.
Max patch to generate midi patterns based on Markov Chains.