|
|||||||||||||||||||||||||||||||||||
|
41 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
1 of 1 people found the following review helpful
3.0 out of 5 stars
A Good Introduction, But Not the Whole Enchilada,
By A Customer
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
This book is useful as an introductory textbook. After reading this book, I produced an game playing system with randomized behavior that was able to beat very good (but not expert) players at several different games with quite quick play. If you want to build a game opponent, or do some basic expert-system logic, or take a stab at a simple neural net classifier, this book can get you started.There's a great deal more to AI than this book presents, and if you want to do anything really sophisticated this book won't get you there. Everyone I have ever met with this book had problems with the binding coming apart. Complaints to the publisher have not produced books with any better bindings. It makes it difficult to use as a reference, because the pages keep falling out. If this was just one copy, I wouldn't mention it, but I have seen at least 30 copies with the same problem.
4.0 out of 5 stars
A comprehensive and extensive book but ...,
By
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
i got this book from my local bookstore. This book covers most topics in AI. It is more comprehensive than most AI book i have read. However i dislike the writing style employed in this book. The author needs to refine his writing style and review the contents to include more interesting examples and some humor. It is not wise to have long paragraphs in thick books. The author should also include pratical examples of AI applications and some AI codes instead of general theories. Still a great book !
5.0 out of 5 stars
The most comprehensive book on AI,
By D Ray (Los Angeles) - See all my reviews
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
Artificial Intelligence: A modern approach is definitely the most comprehensive book on AI I have come across. The latest edition covers everything from KR & Machine Learning to Robotics and Statistical learning, and has new chapters on Constraint Satisfaction Problems and Planning.Artificial Intelligence has diverse branches and it's hard to see the correlations between them. This book manages to take a very innovative "agent" approach and tries to show some parallels between very disparate methods. In my opinion, each branch of AI has made great progress by itself but more work needs to be done in trying to combine the different approaches together and create more comprehensive systems. The book does a very good job by making all these different approaches accessible in one volume. This book also covers each topic in depth as well. Interested readers can always look at the exhaustive list of references for further reading. I have seen a variety of people use this book: from professors who have been in the fields for many years, to my friends in humanities who are just curious to know what AI really is. I highly recommend this book to anyone interested in AI.
4.0 out of 5 stars
good book,
By
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
in hindsight this was a good book...i used it a lot because i couldn't understand my prof very well...i got an A
5.0 out of 5 stars
A Pleasant four-week walk through the field,
By ws__ (Hamburg, Germany) - See all my reviews
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
This is my first book in the field of AI and I really enjoyed reading it in a three-week vacation (four weeks would have been a little more relaxed and appropriate). I am not a computer scientist but could follow most of the book easily (Well I do have a strong mathematical background.). The book is not very formal, but still based on sound arguments. It has a tremendously wide range of subjects incorporated: both within AI and between disciplines as differently as Philosophy and Operations Research. Nearly every one of them is dealt with at an excellent level. Only the physics parts in the perception and robot chapters are a little mediocre in presentation quality. Anyhow they are pretty much at the end of the book. Also I liked very much the extensive historical overviews. The book contains lots of reading recommendations to explore further fields. I would have liked solutions to selected problems. The books print is laid out fine and with a lot of care. A two-column layout might be for the width of the book more appropriate. I read the international edition (2nd), which is paperback. This book is very heavy and it took quite a bit of ability to hold it reasonably comfortly over the many reading hours required.
4.0 out of 5 stars
Still the best modern AI book available.,
By Chatchawarn Jirupathum (Bangkok, Thailand) - See all my reviews
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
I had finished reading this book 3 months ago. My comments are :-- It covers most of modern AI topics. - It is quite easy to understand in some topics. Also quite hard in some topics. - It is well-explained, but will be great if they used a more understandable way. This book is suitable for a CS-student, or anyone who interesting in AI (But require some CS background).
5.0 out of 5 stars
Still the best learning algorithm for learning AI,
By
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
The first edition of this book was exceptional, and this one respects its fine quality, and in some parts exceeds it greatly. The field of artificial intelligence has advanced considerably since the first edition, and many of these very exciting developments are reflected in the book. Anyone, regardless of their level of background or expertise in artificial intelligence will benefit greatly from its perusal. Some of the better parts in the book: 2. The opening discussion on the history of artificial intelligence. The authors emphasize that the enhanced use of the scientific method is responsible for the rapid advances in AI in the last decade. 3. The historical summaries at the end of each chapter, which are fascinating reading by themselves and discuss ancillary developments not included in the main text. 5. The chapter on probabilistic language processing. The authors discuss an interesting example dealing with segmentation, namely that of finding the word boundaries in a sample text with no spaces. The Viterbi algorithm is used to do the word segmentation. The discussion on information retrieval in this chapter is also very interesting, and very important since the rise of the Internet and the consequent need for efficient search engines. 6. The discussion on the future developments in AI, given in the last chapter of the book. The authors discuss briefly a few of the more recent research topics, such as hierarchical reinforcment learning, anytime algorithms, and decision-theoretic metareasoning. Although short, the chapter motivates further reading on these topics, and references are given. 8. The discussion of genetic algorithms, the authors pointing out their use widespread use in optimization problems, but observing, correctly, that more research needs to be done on genetic algorithms in order to determine when their use is optimal. The authors also discuss briefly the connection of quadratic dynamical systems with the performance of genetic algorithms. They also mention and interesting attempt by the researchers in genetic algorithms to justify population-based search in terms of Bayesian learning. References are given for both of these developments. 9. The discussion on constraint satisfaction problems is especially well-written, and this is good considering their enormous importance in enterprise and industrial applications in the last decade. Constraint logic programming is also discussed briefly. 11. Applications of Bayesian networks have skyrocketed in recent years, and this justifies the authors thorough presentation of probabilistic reasoning and statistical learning in the book. Some of the disappointments in the book: 5. The chapter on "Philosophical Foundations" should have been omitted entirely, given the pragmatic but still rigorous approach the authors take in the book. The title assumes that the field of artificial intelligence is in need of some sort of philosophical underpinning or justification, which it does not. Further, the attempted refutation of philosophical arguments against AI is a misappropriation of time. Instead, efforts should be concentrated on building better thinking machines and developing more sophisticated algorithms in AI. The presence of thinking machines actually working in the field performing useful tasks will serve as a concrete counterexample against any "impossibility proofs" of the philosophers. In the last paragraph of the book, the authors ask the reader to consider whether AI will succeed in its goals. I disagree with them somewhat when they say that AI has not yet had a major impact. It has. The problem is that many researchers are too modest to acknowledge their achievements, and many times are too easily convinced that what they have done does not in any way approach what could be called intelligent. As the authors remark, much work remains to be done. But much work has been done. One can say with confidence the future of AI will be very exciting and full of surprises, and witnessing this future will be a deep privelege.
5.0 out of 5 stars
the best AI textbook available now,
By HLP "hlpsjtu" (SJTU, China) - See all my reviews
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
Comments from my studentsComments on AI: A Modern Approach Student ID: 0020309059 Comments on ¡°Artificial Intelligence-A modern Approach¡± I think this book is the leading textbook in Artificial Intelligence I have ever read. The Artificial Intelligence is a big area, this book give me a whole view of it. Comments on ¡°Artificial Intelligence-A modern Approach¡± I am a graduate student who major in Computer Science. I use the book ¡°Artificial Intelligence¡± as my textbook in the course of AI. After one semester¡¯s study, I find this book is a good one. As we all know, AI is a big field, and it is very difficult to write a good book of AI because that book must be a big one. But the style, the concept and the practicability of this book are excellent.
2.0 out of 5 stars
Good book , Computer Science majors only!,
By Donald Hsu (NYC, United States) - See all my reviews
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
Good coverage of rationality, the structure of agents, search algorithms, and decision trees. However, the book is highly theoretical and mathematical, it would not be appropriate for any business majors. I teach Information Systems in a college, I still use Kurzweil's book because I cannot find anything better suited to our needs.
4.0 out of 5 stars
Comprehensive,
By Dumitru Erhan (Canada) - See all my reviews
This review is from: Artificial Intelligence: A Modern Approach (Hardcover)
This was my introductory text to AI and I admit that I've read only the first edition of this book. However, while browsing through the 2nd edition in a bookstore I found that the things that annoy me are still there - the pervasive taxonomy of tomatoes and the simplistic philosophy are just not appropriate for a book that tends to be considered the Bible of AI.It is otherwise a great and well-targeted book and I enjoyed reading it. The second edition seems to have grown a bit bigger, including such topics as the EM algorithm, which I find very good. I heartily recommend it to anyone new to AI, except if you're really afraid of finding out how tomatoes are classified :) |
|
Most Helpful First | Newest First
|
|
Artificial Intelligence: A Modern Approach by Peter Norvig (Hardcover - Dec 30 2002)
CDN$ 134.95 CDN$ 110.95
Usually ships in 6 to 10 days | ||