当前位置:网站首页>HMM notes
HMM notes
2022-07-07 01:13:00 【twt10512】
You need to know three elements :
1、 Hidden state probability of the first day , The first day was far away Sunny probability 0.67, The probability of rainy days far away on the first day 0.33.
2、 The emission probability of the hidden state , a sunny day 0.8 Happy , a sunny day 0.2 angry . rain 0.4 Happy , rain 0.6 angry .
3、 State transition matrix , Sunny to sunny 0.8, Sunny to rainy 0.2. Rainy days to sunny days 0.4, Rainy days to rainy days 0.6.
viterbi algorithm : According to the dominant state sequence mood -> Invisible state sequence The weather

consider Max( The weather sequence is in 6 Probability of sunny days , The weather sequence is in 6 Probability of rainy days )
Dependent on the weather sequence in the 5 Probability of sunny days , The weather sequence is in 5 Probability of rainy days
The weather sequence is in 5 Probability of sunny days from Max( The weather sequence is in 4 Probability of sunny days To The weather sequence is in 5 Probability of sunny days
The weather sequence is in 4 Probability of rainy days To The weather sequence is in 5 Probability of sunny days ) Select the maximum probability route by The weather sequence is in 5 Probability of sunny days , Other low probability routes are not considered )
The weather sequence is in 5 Probability of rainy days from Max( The weather sequence is in 4 Probability of sunny days To The weather sequence is in 5 Probability of rainy days
The weather sequence is in 4 Probability of rainy days To The weather sequence is in 5 Probability of rainy days ) Select the maximum probability route by The weather sequence is in 5 Probability of sunny days , Other low probability routes are not considered )
Do this from the next day to the last day .
Because the first day is known .
边栏推荐
- gnet: 一个轻量级且高性能的 Go 网络框架 使用笔记
- Provincial and urban level three coordinate boundary data CSV to JSON
- 详解OpenCV的矩阵规范化函数normalize()【范围化矩阵的范数或值范围(归一化处理)】,并附NORM_MINMAX情况下的示例代码
- Do you understand this patch of the interface control devaxpress WinForms skin editor?
- [force buckle]41 Missing first positive number
- 【案例分享】网络环路检测基本功能配置
- 「精致店主理人」青年创业孵化营·首期顺德场圆满结束!
- Tencent cloud webshell experience
- 动态规划思想《从入门到放弃》
- Activereportsjs 3.1 Chinese version | | | activereportsjs 3.1 English version
猜你喜欢

批量获取中国所有行政区域经边界纬度坐标(到县区级别)

第五篇,STM32系统定时器和通用定时器编程

资产安全问题或制约加密行业发展 风控+合规成为平台破局关键

第七篇,STM32串口通信编程

Tensorflow GPU installation

Niuke cold training camp 6B (Freund has no green name level)

Segmenttree
![【批处理DOS-CMD命令-汇总和小结】-跳转、循环、条件命令(goto、errorlevel、if、for[读取、切分、提取字符串]、)cmd命令错误汇总,cmd错误](/img/a5/41d4cbc070d421093323dc189a05cf.png)
【批处理DOS-CMD命令-汇总和小结】-跳转、循环、条件命令(goto、errorlevel、if、for[读取、切分、提取字符串]、)cmd命令错误汇总,cmd错误

第六篇,STM32脉冲宽度调制(PWM)编程
![[HFCTF2020]BabyUpload session解析引擎](/img/db/6003129bc16f943ad9868561a2d5dc.png)
[HFCTF2020]BabyUpload session解析引擎
随机推荐
Analysis of mutex principle in golang
HMM 笔记
Build your own website (17)
Part IV: STM32 interrupt control programming
Part V: STM32 system timer and general timer programming
golang中的WaitGroup实现原理
OSPF configuration command of Huawei equipment
Periodic flash screen failure of Dell notebook
Lldp compatible CDP function configuration
省市区三级坐标边界数据csv转JSON
再聊聊我常用的15个数据源网站
资产安全问题或制约加密行业发展 风控+合规成为平台破局关键
【批处理DOS-CMD命令-汇总和小结】-字符串搜索、查找、筛选命令(find、findstr),Find和findstr的区别和辨析
Dell筆記本周期性閃屏故障
boot - prometheus-push gateway 使用
Pytorch中torch和torchvision的安装
There is an error in the paddehub application
Atomic in golang, and cas Operations
Telerik UI 2022 R2 SP1 Retail-Not Crack
[HFCTF2020]BabyUpload session解析引擎