When the HMM algorithms are run on long sequences, underflow errors often occur because we need to
Question:
When the HMM algorithms are run on long sequences, underflow errors often occur because we need to multiply many small positive numbers. To address this issue, we often represent all forward and backward probabilities in the logarithm domain. In this case, we can do arithmetic operations as follows:
Use these routines to rewrite the forward–backward Algorithm 12.15 in the logarithm domain. In other words, use ˜t ¹iº = log ????
t ¹iº
and ˜t ¹iº = log ????
t ¹iº
in place of t ¹iº and t ¹iº.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Machine Learning Fundamentals A Concise Introduction
ISBN: 9781108940023
1st Edition
Authors: Hui Jiang
Question Posted: