Skip to content
/ PLite.jl Public
forked from haoyio/PLite.jl

PLite is a Julia-based modeling system for Markov decision processes

License

Notifications You must be signed in to change notification settings

sisl/PLite.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLite.jl

PLite, pronounced "polite,"1 is a Julia-based modeling system for Markov decision processes. PLite turns Julia into a modeling language, allowing the stochastic problem to be specified using simple Julia expression syntax.

Installation can be done from the Julia console as follows.

julia> Pkg.clone("https://github.com/sisl/PLite.jl")

Detailed documentation and examples for PLite.jl can be found here. A .md version of the readme can also be found in the docs directory.

Todos

Short-term

  • include generic unit tests for solvers
  • add support for pomdps (qmdp and fib)

Medium-term

  • link with pomdps.jl

Footnotes

1: Because that's what Hao Yi, the author, aspires to be. 😐

About

PLite is a Julia-based modeling system for Markov decision processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%