Skip to content

Coursework solutions for a 3rd year Computer Science module on Bio-Informatics @ Durham University. Aims to implement the Baum-Welch algorithm.

License

Notifications You must be signed in to change notification settings

boyla950/baum-welch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Coursework solutions for a 3rd year Computer Science module on Bio-Informatics @ Durham University. Aims to implement the Baum-Welch algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages