isLouisHsu / isLouisHsu/isLouisHsu.github.io

Hidden Markov Model | LOUIS' BLOG

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

7260cf4db29e5ca38c6be69abc68ea2e Gitalk
Dominant language
HTML
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://louishsu.xyz/2018/11/13/Hidden-Markov-Model/

前言隐马尔科夫模型(Hidden Markov Model, HMM)可用于标注问题,描述由隐藏的马尔科夫链随机生成观测序列的过程,属于生成模型。在语音识别、自然语言处理、生物信息等领域有广泛的应用。 基本概念定义定义:隐马尔科夫模型是关于时序的概率模型,描述有一个隐藏的马尔科夫链随机生成不可观测的状态随机序列(state sequence),再由各个状态生成一个观测,多个时刻的观测组成观测随机序

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked Hidden Markov Model article and inspect the repository structure to determine whether this issue tracks adding, updating, or documenting a blog post. No file, test, entry point, requested change, or completion criterion is provided, so clarify the intended scope before starting.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.