Title | : | Artificial Intelligence: A New Synthesis |
Author | : | |
Rating | : | |
ISBN | : | 1558604677 |
ISBN-10 | : | 9781558604674 |
Language | : | English |
Format Type | : | Hardcover |
Number of Pages | : | 513 |
Publication | : | First published August 1, 1997 |
Artificial Intelligence: A New Synthesis Reviews
-
A very solid reference guide which covers simple implementations in many different branches associated with AI. It does not deal with fuzzy logic, but has good coverage of the propositional and first order predicate calculuses, feedforward neural networks (but not feedback architectures), bayesian probability inference and bayes nets, and genetic algorithms, among other things. I often use it as a reference when I have to dabble in an area that's new to me.
-
This—not really—new synthesis on Artificial Intelligence, remains a good summary. It proceeds gradually, from building simple agents that apply rules to more complicated ones that deduce knowledge, prove, learn, plan and could eventually self-organise.
In my view, it lacks a chapter about control theory, which is also a solution to the "what to do" question and techniques such as Kalman Filters have also their place. I also miss a complete case study that would illustrate how we integrate these techniques (also the last chapter briefly touches upon that). -
Nilsson's book presents all major areas of artificial intelligence from the unifying perspective of the problem of constructing an intelligent agent. Many of the important subfields of AI are introduced, including machine learning. The book is clearly written and can be understood if you have a good knowledge of computer science.