You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ Experiments for POMCPOW
12
12
13
13
Paper available at https://arxiv.org/abs/1709.06196.
14
14
15
+
The POMCPOW implementation with basic documentation is available at https://github.com/JuliaPOMDP/POMCPOW.jl.
16
+
15
17
This requires Julia version 0.6.
16
18
17
19
To reproduce the results in the table, get the dependencies with `Pkg.build("ContinuousPOMDPTreeSearchExperiments")` and then run the scripts in `icaps_2018` with `table` in their names.
0 commit comments