Skip to content

Commit 1fd9cfb

Browse files
authored
Update README.md
Added prioritized sweeping to readme
1 parent 5ab96a0 commit 1fd9cfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This repository provides Julia implementations of the following Temporal-Differe
88
- Q-Learning
99
- SARSA
1010
- SARSA lambda
11+
- Prioritized Sweeping
1112

1213
Note that these solvers are tabular, and will only work with MDPs that have discrete state and action spaces.
1314

0 commit comments

Comments
 (0)