*** Welcome to piglix ***

Paradigms of AI Programming: Case Studies in Common Lisp


Paradigms of AI Programming: Case Studies in Common Lisp (ISBN ) is a well-known programming book by Peter Norvig about artificial intelligence programming using Common Lisp.

The LISP programming language has survived since 1958 as a primary language for Artificial Intelligence research. This text was published in 1992 as the Common LISP standard was becoming widely adopted. Norvig introduces LISP programming in the context of classic AI programs, including General Problem Solver (GPS) from 1959, ELIZA: Dialog with a Machine, from 1966, and STUDENT: Solving Algebra Word Problems, from 1964. The book covers more recent AI programming techniques, including Logic Programming, Object-Oriented Programming, Knowledge Representation, Symbolic Mathematics and Expert Systems.



...
Wikipedia

...