Skip to content

Conversation

@roberthoenig
Copy link
Contributor

Note that this changes the percept sequence table in the code, it now slightly differs from table 2.3
in the book. The underlying problem here is that a full table can principally not be specified, so '...' is used to represent the missing table entries. While this works for the book, the code requires some additional table entries for the agent to succeed.

I can see how this approach might be considered less than optimal. If that's the case, I'm happy to discuss alternative solutions.

Note that this changes the percept sequence table
in the code, it now slightly differs from table 2.3
in the book. The underlying problem here is that a
full table can principally not be specified, so '...'
is used to represent the missing table entries. While
this works for the book, the code requires some
additional table entries for the agent to succeed.
@apb7
Copy link
Contributor

apb7 commented Feb 16, 2018

Hello, @roberthoenig! This issue has already been fixed in PR #732 and #738. Please see those PRs once. It would be better if we have a single PR for the same issue.
Thanks!

@roberthoenig
Copy link
Contributor Author

@apb7 thanks for the heads-up, I should've checked existing issues/PRs more carefully :) Closing this in favor of #732.

@apb7
Copy link
Contributor

apb7 commented Feb 16, 2018

No problem, @roberthoenig! Thank you for your cooperation. Looking forward to your contribution :)

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.

2 participants