Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ prism Public

Allows SWI Prolog to drive an instance of the PRISM probabilistic programming system.

License

Notifications You must be signed in to change notification settings

samer--/prism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prism

Allows SWI Prolog to drive an instance of the PRISM probabilistic programming system.

PRISM (PRogramming in Statistical Modelling) is a system invented by Taisuke Sato to do probabilistic programming in a Prolog-like environment, using predicate tabling to implement efficient inference and learning. It is built on top of Sato's B Prolog, which is a fast Prolog but does not provide the libraries and comfortable development environment of SWI Prolog. This pack allows SWI Prolog to manage and communicate with an instance of PRISM, looking after its state, restoring it when it PRISM crashes, etc.

About

Allows SWI Prolog to drive an instance of the PRISM probabilistic programming system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published