Hmm
An implementation of the Viterbi Algorithm for training Hidden Markov models. This repo accompanies the video found here: https://www.youtube.com/watch?v=kqSzLo9fenk
Install / Use
/learn @luisguiserrano/HmmREADME
Simple Implementation of the Viterbi Algorithm for training Hidden Markov Models.
This is an implementation of the Viterbi Algorithm for training Hidden Markov models based on Luis Serrano's YouTube video on the subject. This repo accompanies the video found here: https://www.youtube.com/watch?v=kqSzLo9fenk
This implementation can handle prior probabilities, and any sized probability transition matrix. It cannot handle exit probabilities though.
Example sets
Choose any one of the function names in the example_sets class file and use it like so in the main:
example_sets.function_name()
Open in Google Colab
| Lab | Description | Open in Google Colab |
|-----|-------------|----------------------|
| Simple_HMM.ipynb | Code a Hidden Markov Model from scratch | |
✅ Tip: Click any “Open in Colab” button to launch the lab in Google Colab. From there, you can run the notebook in the cloud, make edits, and save your changes back to your own Drive.
Acknowledgement
Thanks so much to Daniel Hernandez for all his help!
Related Skills
docs-writer
99.3k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
339.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
