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

Skip to content

Commit f8304e2

Browse files
Dragneel7norvig
authored andcommitted
Update README.md (aimacode#669)
1 parent 0fd2e54 commit f8304e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Here is a table of algorithms, the figure, name of the algorithm in the book and
3030

3131
| **Figure** | **Name (in 3<sup>rd</sup> edition)** | **Name (in repository)** | **File** | **Tests** | **Notebook**
3232
|:-------|:----------------------------------|:------------------------------|:--------------------------------|:-----|:---------|
33+
| 2 | Random-Vacuum-Agent | `RandomVacuumAgent` | [`agents.py`][agents] | Done | |
34+
| 2 | Model-Based-Vacuum-Agent | `ModelBasedVacuumAgent` | [`agents.py`][agents] | Done | |
3335
| 2.1 | Environment | `Environment` | [`agents.py`][agents] | Done | Included |
3436
| 2.1 | Agent | `Agent` | [`agents.py`][agents] | Done | Included |
3537
| 2.3 | Table-Driven-Vacuum-Agent | `TableDrivenVacuumAgent` | [`agents.py`][agents] | | |

0 commit comments

Comments
 (0)