Skip to content

sebassimoes/haskell-bayesian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-bayesian

Haskell library for representation of bayesian networks, supporting different inference algorithms.

Building and testing

Project dependency management, build and testing is done using Haskell Tool Stack.

Simple stack commands examples

  • Building the library stack build

  • Running all test suites stack test haskell-bayesian

  • Running a specific test suite stack test haskell-bayesian:factors-test

About

Bayesian Network Haskell implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published