Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding and Explaining Vacuum Agents #720

Closed
apb7 opened this issue Feb 9, 2018 · 0 comments
Closed

Adding and Explaining Vacuum Agents #720

apb7 opened this issue Feb 9, 2018 · 0 comments

Comments

@apb7
Copy link
Contributor

apb7 commented Feb 9, 2018

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant