forked from al-niessner/ai-class
-
Notifications
You must be signed in to change notification settings - Fork 0
btq/ai-class
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This contains the self imposed work that I did for Standfords AI class. The first assignment was to implement the general search algorithm from chapter 3 of the book. It is contained in search/classic.py and search/romania.py. classic.py defines the generic parts for defining a problem and the actual search algorithm in classic.find(). romania.py contains an example of finding a route from Arad to Bucharest. The cost heuristic values are taken directly from the book to my typing percission.
About
Self imposed projects for the online AI class from Standford
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published