We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab96a0 commit 1fd9cfbCopy full SHA for 1fd9cfb
README.md
@@ -8,6 +8,7 @@ This repository provides Julia implementations of the following Temporal-Differe
8
- Q-Learning
9
- SARSA
10
- SARSA lambda
11
+- Prioritized Sweeping
12
13
Note that these solvers are tabular, and will only work with MDPs that have discrete state and action spaces.
14
0 commit comments