olabini / paipr
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 7334d50b3b62924bc7c02effd22be0201658945b
tree c5d8772aeaae0c760067f24d4bd2ad83c4280e9b
parent 9e42381a153d0654dec297b1e10e87bf6dba2c09
tree c5d8772aeaae0c760067f24d4bd2ad83c4280e9b
parent 9e42381a153d0654dec297b1e10e87bf6dba2c09
paipr /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Sun Sep 07 23:23:02 -0700 2008 | |
| |
README | Sun Sep 07 23:23:02 -0700 2008 | |
| |
lib/ | Sun Oct 19 08:22:00 -0700 2008 |
README
Paradigms of Artificial Intelligence Programming (in Ruby) ---------------------------------------------------------- This code is a port of the Lisp code found in the book Paradigms of Artificial Intelligence Programming, written by Peter Norvig. The purpose is to show some older AI programs implemented in idiomatic Ruby. The original code was all written by Peter Norvig, and the copyright belongs to him. This port is licensed under the MIT license.
