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 30b11da commit c9784e5Copy full SHA for c9784e5
docs/src/learners.md
@@ -30,7 +30,7 @@ Pages = ["montecarlo.jl"]
30
## Model Based Learner
31
```@autodocs
32
Modules = [ReinforcementLearning]
33
-Pages = ["prioritizedsweeping.jl"]
+Pages = ["mdplearner.jl", "prioritizedsweeping.jl"]
34
```
35
36
## Deep Reinforcement Learning
0 commit comments