Challenge: Viterbi Forward Pass

Test you understanding by implementing the forward pass of Viterbi algorithm.

Tasks

In this lesson, we will create an implementation of the Viterbi algorithm. Specifically, we will implement the forward pass portion. The algorithm for the forward pass is as follows:

Get hands-on with 1300+ tech skills courses.