Common LISP Modules: Artificial Intelligence in the Era of Neural Networks and Chaos Theory
Author | : | |
Rating | : | 4.84 (704 Votes) |
Asin | : | 3540976140 |
Format Type | : | paperback |
Number of Pages | : | 214 Pages |
Publish Date | : | 0000-00-00 |
Language | : | English |
DESCRIPTION:
It provides reusable software modules for specific applications, as well as the methodology and spirit required to master problems for which there is no obvious solution. The text assumes a reading knowledge of LISP.. Chapters use engaging real-world examples such as speech and handwriting recognition using neural networks, natural language processing with an example database interface, expert system shells, computer chess game, chaos theory, and fractal generation programs. This book is also designed for AI novices who want to learn new technologies and increase their capabilities and for AI pr
Excellent book for LISP students A Customer This book contains interesting LISP source code. The title say about Neural Networks and chaos, but the Chaos chapter is very small. However, this book contains a game!!. The Chess program (not use neural networks) is written totally in LISP. And play good. You can study the search techniques. I recommend this book for LISP lovers.