Skip to content

davidbarber/JuliaProbabilisticInferenceEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This code was developed for Julia version 0.3.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> using brml
julia> demoBurglar()
julia> demoHMMInferenceSimple()

and similarly for the other demos.

About

Probabilstic Inference Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages