当前位置:网站首页>Hidden Markov model HMM
Hidden Markov model HMM
2022-07-24 19:15:00 【Coding~Man】
The problem solved has two characteristics :
1: Our problem is based on sequence , Such as time series , Or a sequence of states .
2: There are two types of data in our problem , A class of sequence data can be observed , That is, the observation sequence ; And another kind of data can't be observed , Hidden state sequence , State sequence for short .
Model definition :
for example : Jobs invented Apple mobile phone 
HMM The model makes two important assumptions as follows :
1) Homogeneous Markov chain hypothesis . That is, the hidden state at any time only depends on its previous hidden state


2) Observation independence Hypothesis . That is, the observation state at any time only depends on the hidden state at the current time


Initial state at the beginning :


**
**

That is, according to the given observation sequence 𝑂={ red , white , red }, Predict that each ball is most likely to come out of that box .



So the corresponding observation sequence ( red , white , red ), The most likely hidden sequence is ( The box 3, The box 3, The box 3).
https://www.cnblogs.com/pinard/p/6991852.html
边栏推荐
- Emergency lighting design of large stadiums and gymnasiums
- 为什么梯度是函数变化最快的方向
- Pam4 popular science
- Make C #
- Nacos简介和控制台服务安装
- Chapter 4 compound type
- Process pool and fallback function [easy to understand]
- [Huawei lyevk-3861a intelligent IOT development board evaluation] unpacking experience and Hisilicon hi3861v100 chip learning experience
- MySQL sort. Sort by field value
- LTSpice software power settings
猜你喜欢
思源笔记 v2.1.2 同步问题

How does PostgreSQL decide PG's backup strategy
![[JVM learning 03] class loading and bytecode Technology](/img/b4/9482b02b58580171235fd4c36129e9.png)
[JVM learning 03] class loading and bytecode Technology

Attack and defense world novice zone PWN

32-bit stack overflow advanced

Sequences, time series and prediction in tessorflow quizs on coursera (I)

Type-C PD protocol chip while charging and listening

Timed task framework

Literature reading: gopose 3D human pose estimation using WiFi

Techempower web framework performance test 21st round results release --asp Net core continue to move forward
随机推荐
Reading notes of XXL job source code
Thread theory knowledge
Compressed string
Zooinspector Download
Meshlab&PCL ISS关键点
Zip compression and decompression
Literature reading: gopose 3D human pose estimation using WiFi
Modelarts, Pangu big model, ModelBox... Detailed explanation of Huawei cloud AI development production line
OpenGL learning (IV) glut 3D image rendering
How to convert the world coordinates of unity's camera into view matrix
OPENGL学习(四)GLUT三维图像绘制
Pam4 popular science
Techempower web framework performance test 21st round results release --asp Net core continue to move forward
为什么梯度是函数变化最快的方向
MySQL (data types and integrity constraints)
Pyhanlp installation tutorial
Nacos introduction and console service installation
[JVM learning 03] class loading and bytecode Technology
2022杭电多校第二场1009 ShuanQ(数学)
Principle and application of database