Files in mhahsler/pomdp
Infrastructure for Partially Observable Markov Decision Processes (POMDP)

.Rbuildignore
.github/.gitignore
.github/workflows/check-standard.yaml
.github/workflows/rhub.yaml
.gitignore
DESCRIPTION
NAMESPACE
NEWS.md R/AAA_check_installed.R R/AAA_pomdp-package.R R/AAA_shorten.R R/Cliff_walking.R R/DynaMaze.R R/MDP.R R/MDP_policy_functions.R R/Maze.R R/POMDP.R R/POMDP_file_examples.R R/RcppExports.R R/RussianTiger.R R/Tiger.R R/Windy_gridworld.R R/accessors.R R/accessors_reward.R R/accessors_trans_obs.R R/actions.R R/add_policy.R R/check_and_fix_MDP.R R/colors.R R/estimate_belief_for_nodes.R R/foreach_helper.R R/gridworld.R R/make_partially_observable.R R/optimal_action.R R/plot_belief_space.R R/plot_policy_graph.R R/policy.R R/policy_graph.R R/print.text.R R/projection.R R/queue.R R/reachable_and_absorbing.R R/read_write_POMDP.R R/read_write_pomdp_solve.R R/regret.R R/reward.R R/round_stochchastic.R R/sample_belief_space.R R/simulate_MDP.R R/simulate_POMDP.R R/solve_MDP.R R/solve_POMDP.R R/solve_SARSOP.R R/stack.R R/transition_graph.R R/update_belief.R R/value_function.R R/which_max_random.R README.Rmd README.md Work/data/create_Three_doors.R Work/data/create_Tiger.R
data/Cliff_walking.rda
data/DynaMaze.rda
data/Maze.rda
data/RussianTiger.rda
data/Three_doors.rda
data/Tiger.rda
data/Windy_gridworld.rda
inst/CITATION
inst/README_files/policy_graph-1.png
inst/README_files/value_function-1.png
inst/examples/light_maze.POMDP
inst/examples/shuttle_95.POMDP
inst/examples/tiger_aaai.POMDP
man/Cliff_walking.Rd man/DynaMaze.Rd man/MDP.Rd man/MDP2POMDP.Rd man/MDP_policy_functions.Rd man/Maze.Rd man/POMDP.Rd man/POMDP_example_files.Rd man/RussianTiger.Rd man/Tiger.Rd man/Windy_gridworld.Rd man/accessors.Rd man/actions.Rd man/add_policy.Rd man/colors.Rd man/estimate_belief_for_nodes.Rd
man/figures/cliff-walking-gridworld.png
man/figures/logo.svg
man/figures/windy-gridworld.png
man/gridworld.Rd man/optimal_action.Rd man/plot_belief_space.Rd man/plot_policy_graph.Rd man/policy.Rd man/policy_graph.Rd man/pomdp-package.Rd man/projection.Rd man/reachable_and_absorbing.Rd man/regret.Rd man/reward.Rd man/round_stochastic.Rd man/sample_belief_space.Rd man/simulate_MDP.Rd man/simulate_POMDP.Rd man/solve_MDP.Rd man/solve_POMDP.Rd man/solve_SARSOP.Rd man/transition_graph.Rd man/update_belief.Rd man/value_function.Rd man/write_POMDP.Rd
pomdp.Rproj
src/POMDP.cpp
src/POMDP.h
src/RcppExports.cpp
src/dgCMatrix.h
src/math.cpp
src/math.h
src/model.cpp
src/model.h
src/sample_simplex.cpp
src/simulate_MDP.cpp
src/simulate_POMDP.cpp
tests/testthat.R tests/testthat/test-MDP_functions.R tests/testthat/test-POMDP_accessors.R tests/testthat/test-cpp.R tests/testthat/test-read_write_POMDP.R tests/testthat/test-simulate.R tests/testthat/test-solve_MDP.R tests/testthat/test-solve_POMDP.R tests/testthat/test-solve_SARSOP.R
vignettes/.gitignore
vignettes/gridworlds.Rmd vignettes/pomdp.Rmd
vignettes/references.bib
mhahsler/pomdp documentation built on Dec. 8, 2024, 4:26 a.m.