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

Skip to content

Added simpleReflexAgentProgram to vacuumworld.ipynb #820

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

Closed
wants to merge 3 commits into from

Conversation

nouman-10
Copy link
Contributor

@MrDupin and @norvig Please review?

Copy link
Collaborator

@antmarakis antmarakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have the time right now to review your code, but I noticed a little typo.

"\n",
"rules = None\n",
"# create rules for a two state Vacuum Environment\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a hyphen ( '-' ) between 'two' and 'state'.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the typo. Review it whenever you are free @MrDupin

@norvig
Copy link
Collaborator

norvig commented Mar 14, 2018

I'm not a fan of the Rule class. I would prefer just having if statements.

@norvig norvig closed this Mar 14, 2018
@nouman-10
Copy link
Contributor Author

@norvig will try to do that with if statements

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

Successfully merging this pull request may close these issues.

3 participants