Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6a28b53

Browse files
Added PassiveADPAgent to Index
1 parent b86d845 commit 6a28b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Here is a table of algorithms, the figure, name of the code in the book and in t
106106
| 19.3 | Version-Space-Learning | |
107107
| 19.8 | Minimal-Consistent-Det | |
108108
| 19.12 | FOIL | |
109-
| 21.2 | Passive-ADP-Agent | | |
109+
| 21.2 | Passive-ADP-Agent | `PassiveADPAgent` | [`rl.py`](../master/rl.py) |
110110
| 21.4 | Passive-TD-Agent | `PassiveTDAgent` | [`rl.py`](../master/rl.py) |
111111
| 21.8 | Q-Learning-Agent | `QLearningAgent` | [`rl.py`](../master/rl.py) |
112112
| 22.1 | HITS | | |

0 commit comments

Comments
 (0)