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

Skip to content

Knowledge Notebook: Current-Best Learning #594

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

Merged
merged 4 commits into from
Jul 30, 2017
Merged

Knowledge Notebook: Current-Best Learning #594

merged 4 commits into from
Jul 30, 2017

Conversation

antmarakis
Copy link
Collaborator

Added a section for the Current-Best Learning, including the two examples used in the tests. Also, fixed a small bug with the implementation.

@norvig
Copy link
Collaborator

norvig commented Jul 30, 2017

This is very nice. One thing: I don't like that each restaurant example takes up multiple rows of text and is hard to read. I would define a function rrow (for "restaurant row", or pick a better name) and then write the table like this:

 restaurant = [
                        rrow('Yes No No Yes Some $$$ No Yes French 0-10 Yes'),
                        ...
                      ]

@norvig norvig merged commit 0db7063 into aimacode:master Jul 30, 2017
@antmarakis antmarakis deleted the patch-6 branch July 30, 2017 16:18
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