We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea5972a commit 440b3dbCopy full SHA for 440b3db
1 file changed
README.md
@@ -23,7 +23,7 @@ Pkg.add("BasicPOMCP")
23
## Usage
24
25
```julia
26
-using POMDPs, POMDPModels, POMDPSimulators, BasicPOMCP
+using POMDPs, POMDPModels, POMDPTools, BasicPOMCP
27
28
pomdp = TigerPOMDP()
29
0 commit comments