https://github.com/jcolechanged/paip
Code written as I read through Peter Norvig's Paradigm's of Artificial Intelligence Programming.
https://github.com/jcolechanged/paip
Last synced: 29 days ago
JSON representation
Code written as I read through Peter Norvig's Paradigm's of Artificial Intelligence Programming.
- Host: GitHub
- URL: https://github.com/jcolechanged/paip
- Owner: jColeChanged
- Created: 2011-04-10T20:26:39.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-08-06T09:08:27.000Z (almost 14 years ago)
- Last Synced: 2025-03-21T02:28:10.885Z (over 1 year ago)
- Language: Common Lisp
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Code written while reading through Peter Norvig's Paradigms of Artificial Intelligence Programming. Each chapter also contains a brief note about the concept within the chapter which I found the most interesting.