Dependency Packages
-
FactoredValueMCTS.jl15Scalable MCTS for team scenarios
-
DiscreteValueIteration.jl20Value iteration solver for MDPs
-
QuickPOMDPs.jl29Concise and friendly interfaces for defining MDP and POMDP models for use with POMDPs.jl solvers
-
POMDPModels.jl31Problem models for testing POMDPs.jl
-
BasicPOMCP.jl35The PO-UCT algorithm (aka POMCP) implemented in Julia
-
Crux.jl43Julia library for deep reinforcement learning
-
ParticleFilters.jl45Simple particle filter implementation in Julia - works with POMDPs.jl models or others.
-
POMCPOW.jl52Online solver based on Monte Carlo tree search for POMDPs with continuous state, action, and observation spaces.
-
DeepQLearning.jl72Implementation of the Deep Q-learning algorithm to solve MDPs
-
MCTS.jl73Monte Carlo Tree Search for Markov decision processes using the POMDPs.jl framework
View all packages