Samiksha Jaiswal (Editor)

Paradigms of AI Programming: Case Studies in Common Lisp

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
8.6
/
10
1
Votes
Alchetron
8.6
1 Ratings
100
90
81
70
60
50
40
30
20
10
Rate This

Rate This

Originally published
  
1 October 1991

Genre
  
Reference

4.3/5
Goodreads

Author
  
Peter Norvig

Paradigms of AI Programming: Case Studies in Common Lisp t2gstaticcomimagesqtbnANd9GcSDINO1YC9dkHxNp

Similar
  
Peter Norvig books, Common Lisp books, Computer Science books

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.

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.

References

Paradigms of AI Programming: Case Studies in Common Lisp Wikipedia