Cantitate/Preț
Produs

Common LISP Modules: Artificial Intelligence in the Era of Neural Networks and Chaos Theory

Autor Mark Watson
en Limba Engleză Paperback – 7 dec 1992
While creativity plays an important role in the advancement of computer science, great ideas are built on a foundation of practical experience and knowledge. This book presents programming techniques which will be useful in both AI projects and more conventional software engineering endeavors. My primary goal is to enter­ tain, to introduce new technologies and to provide reusable software modules for the computer programmer who enjoys using programs as models for solutions to hard and interesting problems. If this book succeeds in entertaining, then it will certainly also educate. I selected the example application areas covered here for their difficulty and have provided both program examples for specific applications and (I hope) the method­ ology and spirit required to master problems for which there is no obvious solution. I developed the example programs on a Macintosh ™ using the Macintosh Common LISP ™ development system capturing screen images while the example programs were executing. To ensure portability to all Common LISP environments, I have provided a portable graphics library in Chapter 2. All programs in this book are copyrighted by Mark Watson. They can be freely used in any free or commercial software systems if the following notice appears in the fine print of the program's documentation: "This program contains software written by Mark Watson." No royalties are required. The program miniatures contained in this book may not be distributed by posting in source code form on public information networks, or in printed form without my written permission.
Citește tot Restrânge

Preț: 31924 lei

Preț vechi: 39905 lei
-20% Nou

Puncte Express: 479

Preț estimativ în valută:
6110 6368$ 5086£

Carte tipărită la comandă

Livrare economică 04-18 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780387976143
ISBN-10: 0387976140
Pagini: 207
Ilustrații: 207 p. 3 illus.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.31 kg
Ediția:1st ed. 1991. Corr. 2nd printing 1992
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Professional/practitioner

Descriere

While creativity plays an important role in the advancement of computer science, great ideas are built on a foundation of practical experience and knowledge. This book presents programming techniques which will be useful in both AI projects and more conventional software engineering endeavors. My primary goal is to enter­ tain, to introduce new technologies and to provide reusable software modules for the computer programmer who enjoys using programs as models for solutions to hard and interesting problems. If this book succeeds in entertaining, then it will certainly also educate. I selected the example application areas covered here for their difficulty and have provided both program examples for specific applications and (I hope) the method­ ology and spirit required to master problems for which there is no obvious solution. I developed the example programs on a Macintosh ™ using the Macintosh Common LISP ™ development system capturing screen images while the example programs were executing. To ensure portability to all Common LISP environments, I have provided a portable graphics library in Chapter 2. All programs in this book are copyrighted by Mark Watson. They can be freely used in any free or commercial software systems if the following notice appears in the fine print of the program's documentation: "This program contains software written by Mark Watson." No royalties are required. The program miniatures contained in this book may not be distributed by posting in source code form on public information networks, or in printed form without my written permission.

Cuprins

1: Introduction and Device Independent Graphics.- 1. Introduction.- 2. Basic Software Tools: Machine-Independent Graphics.- 2: Artificial Neural Networks.- 3. The Substrates of Intelligence, a Neural Network Primer.- 4. Pattern Recognition Using Hopfield Neural Networks.- 5. Speech Recognition Using Neural Networks.- 6. Recognition of Handwritten Characters.- 7. Adaptive Neural Networks.- 3: Natural Language Processing.- 8. Representing Natural Language as LISP Data Structures and LISP Code.- 9. Natural Language Interface to a Library Database.- 4: Expert-Systems.- 10. Expert-Systems.- 5: Search.- 11. Heuristic Network Search Algorithms.- 12. A Chess-Playing Program.- 6: Chaos Theory.- 13. Introduction to Chaos Theory.- 14. Fractal Images.- Annotated Bibliography.