Skip to content

dansuh17/haskell-em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-em

A simple experiment of implementing EM algorithm using Haskell and its State monad + hmatrix.

Read the blog post about this project for more information.

The final project code is EmCoinState.hs and Main.hs. All other files are intermediary experiments that led to these two.

Running example code

requires stack

stack build && stack exec haskell-em-exe

About

EM algorithm practice with haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages