1.

Which algorithm works by first running the standard forward pass to compute?(a) Smoothing(b) Modified smoothing(c) HMM(d) Depth-first search algorithmThis question was addressed to me at a job interview.My question is based upon Hidden Markov Model topic in chapter Uncertain Knowledge and Reasoning of Artificial Intelligence

Answer»

Right CHOICE is (b) MODIFIED SMOOTHING

Easiest explanation: The modified smoothing algorithm works by first running the standard FORWARD PASS to compute and then running the backward pass.



Discussion

No Comment Found

Related InterviewSolutions