AI Application Programming (Programming Series) (Programming Series)

by Charles River Media

$59.95
buy from amazon.com
Average Rating: * * * * half star
Sales Rank:96474 (lower is better)
Price Used:$29.75
Shipping:Free Shipping on most orders over $25*
Availability:Usually ships in 24 hours
Release Date:2005-06-03
Label:Charles River Media
UPC:619587042183
Pages:473
Binding:Paperback
Publication Date:2005-06-03
Published By:Charles River Media
ASIN:1584504218
Category:Book

Authors

Editorial Reviews and Product Descriptions

Product Description

In the second edition of this bestseller, the author continues to demystify the techniques associated with the field of artificial intelligence. It covers a wide variety of techniques currently defined as "AI" and shows how they can be useful in practical, everyday applications. AI Application Programming covers both the theory and the practical applications to teach developers how to apply AI techniques in their own designs. Each chapter covers both the theory of the algorithm or the technique under discussion followed by a practical application of the technique with a detailed discussion of the source code.

Customer Reviews

This Book Exceeds My Expectations - Reviewed on 2007-10-09
* * * * *

It's just amazing how such a 473-page book could cover wide range of AI subjects, and at the same time could deliver easy-to-understand explanations without throwing PhD maths at you. It is just superb how a tech book with minimal math could explain everything!

Every chapter covers one kind of AI, one or two real-world applications and a list of other applications. There're more than enough illustrations for people like me who hate text-only book. A picture is worth a thousand words buddy. Here's my list of AI fields I remembered from the book: Genetic Algorithm, Neural Network, Ant, Particle Swarm, Simulated Annealing, ALife, Pathfinding, A-Star, ATR1, Classifier systems, Rule-based Aystems, Agent-based Software, NLP, Bigram, and Fuzzy Logic.

Examples are written in C language. Comments are plentiful. The codes, though short, pack a lot punches; a whole stack-only virtual machine (VM), for example, was written in less than 100 lines to illustrate how Genetic Algorithm works. Although I'm a VB.NET programmer, I could understand them quite easily.

I recommend this book to any programmer who like to get a big picture of artificial intelligence, who doesn't know where to begin or which algorithm is the right choice. This book should be the first-to-read but not the last, because it touches not far from the surface. I'd say this is the best precursor.
Decent introduction, insane amount of typos - Reviewed on 2007-09-02
* * *

The code is fairly easy to read, and (to date) I have not found any errors in example code... but in terms of the author's ability to write properly, that's a whole different story. Formulas are missing halfs, inconsistencies in variable usage, it's seriously bad. Maybe I got a bad edition (didn't buy from Amazon), but it looks exactly like the one listed (softcover, 2nd ed)..

If you're fairly proficient at C/C++ code, however, you should be able to follow the book ok... just expect to be reading more of the source code than the actual writing, half the time.

It was a required textbook for a class.
Best introductory book on AI - Reviewed on 2007-08-24
* * * * *

It is the best introductory book on AI. As you can read from other reviewer's with low rating, it's not in depth. But if you know programming already, and want to know AI, this is a good start.
Not very clear - Reviewed on 2007-04-22
* *
1 customer found this review helpful.

This book covers a good range of topics but fails to deliver the topics in a clear and concise manner. Not to mention there are many typos (including incorrect and incomplete equations). He also tries to give large examples where a small example would be more suitable. He also does not finish some of the examples (such as the A* method example).
Excellent Introduction (w/out alot of number theory) - Reviewed on 2007-03-07
* * * * *

One of the challenges in learning AI are the foundational requirements in mathematics. This book provides an excellent introduction to AI, where the "hacker" or hobbyist can sit-down and be writing simple AI applications in the matter of minutes. If your looking for a practical hands-on AI book I would start here.
Read More Customer Reviews »
Go To Amazon Product Page

* - See Amazon Product Page for shipping and pricing details.


Book Subjects