JuliaPOMDP/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.
This is a framework for developers to create and evaluate decision-making algorithms for systems where the future depends on current actions and observations. You define the system's states, actions, observations, and rewards, and the tool helps you simulate different strategies to find the best course of action. It's for researchers and engineers building autonomous systems, predictive models, or planning tools in Julia.
748 stars.
Use this if you are a developer or researcher building systems that need to make optimal decisions in uncertain environments.
Not ideal if you are looking for a pre-built, ready-to-deploy solution for a specific problem without needing to define the underlying decision process programmatically.
Stars
748
Forks
109
Language
Julia
License
—
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JuliaPOMDP/POMDPs.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator