# hidden-markov-model **Repository Path**: mirrors_hankcs/hidden-markov-model ## Basic Information - **Project Name**: hidden-markov-model - **Description**: First order HMM with Viterbi, Forward-Backward and Baum-Welch implementations - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hidden Markov Model First order HMM with Viterbi, Forward-Backward and Baum-Welch implementations