Paradigms of AI Programming: Case Studies in Common Lisp

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

History

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.

See also

References

  1. Norvig, Peter. Paradigms of artificial intelligence programming : case studies in Common Lisp. San Francisco, Calif: Morgan Kaufman Publishers, 1992.

External links


This article is issued from Wikipedia - version of the 1/7/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.