86 Forks
568 Stars
568 Watchers

POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.

How to download and setup POMDPs.jl

Open terminal and run command
git clone https://github.com/JuliaPOMDP/POMDPs.jl.git
git clone is used to create a copy or clone of POMDPs.jl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with POMDPs.jl https://github.com/JuliaPOMDP/POMDPs.jl/archive/master.zip

Or simply clone POMDPs.jl with SSH
[email protected]:JuliaPOMDP/POMDPs.jl.git

If you have some problems with POMDPs.jl

You may open issue on POMDPs.jl support forum (system) here: https://github.com/JuliaPOMDP/POMDPs.jl/issues