Hidden Regime
open-menu closeme
About
Learning
Analysis
  • HMM 101

    calendar Oct 5, 2025 · 11 min read · hmm hidden-regime GitHub Baum-Welch Viterbi Forward-Backward Python  ·
    Share on: twitter facebook linkedin copy

    HMM 101 An example of how we’ll be using our Hidden Markov Models isn this project. HMM Workflow: Initialization (k-means): Cluster observations to get initial emission parameters Training (Baum-Welch): Refine transition matrix & emission distributions Prediction (Viterbi): Decode the most likely state sequence This …


    Read More
  • Maybe (Not) Efficient Markets

    calendar Sep 29, 2025 · 14 min read · introduction HMM EMH Efficient Market Hypothesis  ·
    Share on: twitter facebook linkedin copy

    Stochastic Modeling of Market Dynamics and the Efficient Market Hypothesis If the Efficient Market Hypothesis holds, then what hope do we have for using technical analysis? I. Introduction: The Dialectic of Efficiency and Predictability I.A. Contextualizing the Conflict Modern financial economics operates under a …


    Read More
  • HMM Algorithms Explained

    calendar Sep 20, 2025 · 12 min read · introduction HMM Viterbi Baum-Welch forward-backward  ·
    Share on: twitter facebook linkedin copy

    HMM Algorithms: Viterbi and Baum-Welch In our article on HMMs we discussed what Hidden Markov Models are. In this article, we’ll discuss how you train them based on observations. The key concepts are the Viterbi algorithm and the Baum-Welch algorithm. This article will assume some familiarity with statistics, so …


    Read More
  • Guide to HMMs

    calendar Sep 14, 2025 · 11 min read · introduction HMM regime-detection  ·
    Share on: twitter facebook linkedin copy

    A Comprehensive Guide to Hidden Markov Models: Uncovering the Unseen Have you ever tried to guess what’s happening behind the scenes by just looking at the clues? Imagine you have a friend whose mood seems to change randomly. One day they are happy, the next they are sad, and the day after that they are just neutral. …


    Read More

Recent Posts

  • HMM 101
  • Maybe (Not) Efficient Markets
  • HMM Algorithms Explained
  • Guide to HMMs
  • Glossary

Categories

LEARNING 4 ABOUT 2 GLOSSARY 1

Tags

HMM 6 INTRODUCTION 5 REGIME-DETECTION 3 BAUM-WELCH 2 FORWARD-BACKWARD 2 GITHUB 2 HIDDEN-REGIME 2 PYTHON 2 TRADING 2 VITERBI 2 EFFICIENT MARKET HYPOTHESIS 1 EMH 1 PYPI 1
Hidden Regime - Educational Content Only, Not Financial Advice

Copyright  HIDDEN REGIME - EDUCATIONAL CONTENT ONLY, NOT FINANCIAL ADVICE. All Rights Reserved

to-top