Logo

Paradigms of Artificial Intelligence Programming

Large book cover: Paradigms of Artificial Intelligence Programming

Paradigms of Artificial Intelligence Programming
by

Publisher: Morgan Kaufmann
Number of pages: 948

Description:
This book is concerned with three related topics: the field of artificial intelligence, or AI; the skill of computer programming; and the programming language Common Lisp. Careful readers of this book can expect to come away with an appreciation of the major questions and techniques of AI, an understanding of some important AI programs, and an ability to read, modify, and create programs using Common Lisp.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: On LISP: Advanced Techniques for Common LISPOn LISP: Advanced Techniques for Common LISP
by - Prentice Hall
Comprehensive tutorial on the advanced Lisp features for experienced programmers. It teaches the bottom-up programming style, and includes a unique collection of techniques that help you to write the code efficiently in a variety of applications.
(16096 views)
Book cover: Successful Lisp: How to Understand and Use Common LispSuccessful Lisp: How to Understand and Use Common Lisp
by
This tutorial is written for the professional programmer. It introduces the ANSI Common Lisp standard. David Lamkins explains why Lisp is by far the most powerful industrial strength tool available for advanced software development.
(21387 views)
Book cover: Performance and Evaluation of Lisp SystemsPerformance and Evaluation of Lisp Systems
by - The MIT Press
The book describes the Lisp implementation techniques in use and serves as a handbook to the implementation of all Lisp expressions. It provides performance information using the benchmarking tools to measure the various Lisp systems.
(14419 views)
Book cover: Introduction to newLISPIntroduction to newLISP
- Wikibooks
newLISP combines the power of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, multitasking, etc. This book is a straightforward and simple description of the basics of the language.
(15830 views)