Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 933 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 933 Bytes

BioInformatics - Baum Welch Algorithm

This repository contains my solutions to a 3nd year coursework assignment on BioInformatics at Durham University.

Outline

The implementation aspect of the coursework was to implement the Baum-Welch algorithm to allow an approximation for the transition matrix, emmision matrix and starting probabilities of a Hidden Markov Model. The implementation can be found here. The assignment also consisted of a report which explains the workings of the Baum-Welch algorithm.

Feedback

The final mark received was 72%.

(In addition to the implementation and report, the assignment contained a question sheet which has not been published here but did contribute the overall mark)

By boyla950.