Skip to content

An example of a Hidden Markov Model in Scala using Figaro.

Notifications You must be signed in to change notification settings

mioalter/hmm-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

hmm-example

An example of a Hidden Markov Model in Scala using Figaro.

To run interactively

  • clone this repo
  • at the command line, in the code folder, type sbt console
  • to run the examples, type import hmm.examples._ and go
  • to run anything else, import as above and go

About

An example of a Hidden Markov Model in Scala using Figaro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages