当前位置:网站首页>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 .
边栏推荐
- 「精致店主理人」青年创业孵化营·首期顺德场圆满结束!
- Installation and testing of pyflink
- 在jupyter中实现实时协同是一种什么体验
- [100 cases of JVM tuning practice] 04 - Method area tuning practice (Part 1)
- NEON优化:矩阵转置的指令优化案例
- The MySQL database in Alibaba cloud was attacked, and finally the data was found
- windows安装mysql8(5分钟)
- golang中的atomic,以及CAS操作
- How do novices get started and learn PostgreSQL?
- boot - prometheus-push gateway 使用
猜你喜欢

【JVM调优实战100例】04——方法区调优实战(上)

UI控件Telerik UI for WinForms新主题——VS2022启发式主题

Dell筆記本周期性閃屏故障

ESP Arduino (IV) PWM waveform control output
![[Niuke] [noip2015] jumping stone](/img/9f/b48f3c504e511e79935a481b15045e.png)
[Niuke] [noip2015] jumping stone

《安富莱嵌入式周报》第272期:2022.06.27--2022.07.03

Segmenttree
Deeply explore the compilation and pile insertion technology (IV. ASM exploration)

"Exquisite store manager" youth entrepreneurship incubation camp - the first phase of Shunde market has been successfully completed!

golang中的Mutex原理解析
随机推荐
迈动互联中标北京人寿保险,助推客户提升品牌价值
树莓派/arm设备上安装火狐Firefox浏览器
Zabbix 5.0:通过LLD方式自动化监控阿里云RDS
Grc: personal information protection law, personal privacy, corporate risk compliance governance
深度学习简史(二)
Case development of landlord fighting game
tensorflow 1.14指定gpu运行设置
The difference between spin and sleep
Niuke cold training camp 6B (Freund has no green name level)
Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
第五篇,STM32系统定时器和通用定时器编程
Building a dream in the digital era, the Xi'an station of the city chain science and Technology Strategy Summit ended smoothly
[C language] dynamic address book
城联优品入股浩柏国际进军国际资本市场,已完成第一步
随时随地查看远程试验数据与记录——IPEhub2与IPEmotion APP
再聊聊我常用的15个数据源网站
Windows installation mysql8 (5 minutes)
NEON优化:性能优化经验总结
NEON优化:矩阵转置的指令优化案例
Learning notes 5: ram and ROM