Skip to content

davidbarber/Julia0p6ProbabilisticInferenceEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is some basic Julia code for simple discrete probability table manipulation.

This code was developed for Julia version 0.6.0

To run the demos (see the Demos folder):
start julia and then from within julia type:
julia> cd("directory where this README file is")
julia> include("setup.jl")
julia> using brml
julia> demoBurglar()
julia> demoHMMInferenceSimple()

and similarly for the other demos.

About

Basic probability manipulation routines for discrete variables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published