ST541-Fall2020 / bhutania-project-viterbi

Arnav's class project, an implementation of the viterbi algorithm.
0 stars 0 forks source link

By Arnav Bhutani

The goal of bhutania-project-viterbi is to implement the viterbi algorithm in R using an example path through a Hidden Markov Model. This approach was done using a combination of the Baum-Welch Algorithm and the Viterbi Algorithm.

Project Report

Project Walkthrough

main file

Required Packages:

Important Code Files:

Primary Functions: