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

Skip to content

Adding and Explaining Vacuum Agents #720

Closed
@apb7

Description

@apb7

Hello @norvig and @MrDupin! Currently, we do not have an implementation and visualization of vacuum agents in agents.ipynb.
I am planning to add and show the working of all the vacuum agents we have in agents.py: Random-Vacuum-Agent, Model-Based-Vacuum-Agent, Table-Driven-Vacuum-Agent, Table-Driven-Agent, Reflex-Vacuum-Agent, Simple-Reflex-Agent and Model-Based-Reflex-Agent. I will also focus on the structure of the agents as given in the book.
I will begin with a simple two-state environment along with explaining the working of each one's program and will then work out on expanding it to a two-dimensional environment.
Also, I think it would be better if we implement this complete topic in a separate notebook pertaining to vacuum agents itself (since the book follows this example): vacuum_world.ipynb.
I believe that this will be a prominent part of the notebook since it is the "building block" for agents. This notebook will also serve the purpose of an explanation for the agent module.
Please suggest!
Thanks!

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