Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Improvements in agents.py #330

Copy link
Copy link
@kaivalyar

Description

@kaivalyar
Issue body actions

While working on updating the docstring in agents.py, I noticed some discrepancies within the code. There were some differences between the algorithms pdf being used as a guide, the hardcopy of the book I have, the table in the README.md file, and agents.py.

For instance:
TableDrivenAgent:

  • not defined in agents.py (TableDrivenAgentProgram, and TableDrivenVacuumAgent exist)
  • In figure 2.3 in the pdf
  • in figure 2.7 in my textbook copy
  • claimed to be implemented in the README.md table

Either I seem to be missing some obvious naming conventions/pseudocode sources, or this is a minor error that can be corrected. I have found similar issues regarding many other parts of agents.py, but am unsure if I am correct in assuming these to be errors. Can somebody please verify this, as I have already started working on it?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.