SwirlyMyself

2013-09-03T13:25:05+00:00

Bachelor Thesis on Monads for Uncertainty

A work-related blog post for a change, but still about Haskell. My student Alexander Kuhnle has submitted his bachelor thesis “Modeling Uncertain Data using Monads and an Application to the Sequence Alignment Problem” today, in which he explores way to generalize algorithms from bio informatics (in particular suffix tree) to work on data with uncertainties of various kinds (indeterminism, probabilities etc.). He utilizes monads and variations thereof to make the code polymorphic in the particular kind of uncertainty. If this sounds interesting to you, have a look, and feel free to share your optinion with us.

Comments

Have something to say? You can post a comment by sending an e-Mail to me at <mail@joachim-breitner.de>, and I will include it here.