From 30c602a92f7a206786469c352335203707e764f9 Mon Sep 17 00:00:00 2001 From: Zachary Sunberg Date: Tue, 4 Jul 2023 15:22:00 +0200 Subject: [PATCH] Update README.md (#508) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89a784f4..f59133ff 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Many models have been implemented using the POMDPs.jl interface for various proj 1: Will run, but will not converge to optimal solution -2: Will run, but convergence to optimal solution is not proven, and it will likely not work well on multidimensional action spaces +2: Will run, but convergence to optimal solution is not proven, and it will likely not work well on multidimensional action spaces. See also https://github.com/michaelhlim/VOOTreeSearch.jl. #### Reinforcement Learning: