Skip to content

Commit c9784e5

Browse files
committed
document mdplearner
1 parent 30b11da commit c9784e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/learners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Pages = ["montecarlo.jl"]
3030
## Model Based Learner
3131
```@autodocs
3232
Modules = [ReinforcementLearning]
33-
Pages = ["prioritizedsweeping.jl"]
33+
Pages = ["mdplearner.jl", "prioritizedsweeping.jl"]
3434
```
3535

3636
## Deep Reinforcement Learning

0 commit comments

Comments
 (0)