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

Skip to content

Implementation: Current Best Learning #593

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 8 commits into from
Jul 24, 2017
Merged

Implementation: Current Best Learning #593

merged 8 commits into from
Jul 24, 2017

Conversation

antmarakis
Copy link
Collaborator

Implemented the pseudocode from chapter 19, and added testcases.

Since the learning module is getting a bit too large, I decided to create a new module (knowledge for the chapter title "Knowledge in Learning"). I feel like this is the best way to go, but I can change it if this is not appropriate.

PS: This is an updated #591. Now performance is better + I settled on the format of the hypothesis (list of dictionaries, each dictionary represents a disjunction). I have worked on some other algorithms from the chapter, and this is the most appropriate format.

@antmarakis antmarakis closed this Jul 23, 2017
@antmarakis
Copy link
Collaborator Author

antmarakis commented Jul 23, 2017

Closing and reopening (to restart the build) because an unrelated test failed.

@antmarakis antmarakis reopened this Jul 23, 2017
@norvig norvig merged commit b022791 into aimacode:master Jul 24, 2017
@antmarakis antmarakis deleted the patch-5 branch July 27, 2017 16:52
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