e99 Online Shopping Mall
Help | |
Home - Science - Artificial Intelligence (Books) |
  | Back | 21-40 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
21. Geophysical Applications of Artificial Neural Networks and Fuzzy Logic (Modern Approaches in Geophysics) | |
Paperback: 348
Pages
(2010-11-02)
list price: US$179.00 -- used & new: US$148.31 (price subject to change: see help) Asin: 9048164761 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
22. Artificial Intelligence for Games (The Morgan Kaufmann Series in Interactive 3D Technology) by Ian Millington | |
Hardcover: 896
Pages
(2006-06-21)
list price: US$79.95 -- used & new: US$18.85 (price subject to change: see help) Asin: 0124977820 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Creating robust artificial intelligence is one of the greatest challenges for game developers. The commercial success of a game is often dependent upon the quality of the AI, yet the engineering of AI is often begun late in the development process and is frequently misunderstood. In this book, Ian Millington brings extensive professional experience to the problem of improving the quality of AI in games. A game developer since 1987, he was founder of Mindlathe Ltd., at the time the largest specialist AI company in gaming. Ian shows how to think about AI as an integral part of game play. He describes numerous examples from real games and explores the underlying ideas through detailed case studies. He goes further to introduce many techniques little used by developers today. The book's CD-ROM contains a library of C++ source code and demonstration programs, and provides access to a website with a complete commercial source code library of AI algorithms and techniques. Customer Reviews (6)
Dissapointing
Great academic approach of AI
Excellent C++ Source for AI
Powerful Concepts Made Easy
Not a great source for code |
23. The Essence of Artificial Intelligence by Alison Cawsey | |
Paperback: 200
Pages
(1997-11-20)
list price: US$19.95 -- used & new: US$10.00 (price subject to change: see help) Asin: 0135717795 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
A good overview and introduction to the field of AI
Wonderfully simple and sweet
Very readable introductory text
A neat and concise summary
A neat and concise summary |
24. Argumentation in Artificial Intelligence | |
Hardcover: 494
Pages
(2009-07-13)
list price: US$129.00 -- used & new: US$27.54 (price subject to change: see help) Asin: 0387981969 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This volume is a systematic, expansive presentation of the major achievements in the intersection between two fields of inquiry: Argumentation Theory and Artificial Intelligence. Contributions from international researchers who have helped shape this dynamic area offer a progressive development of intuitions, ideas and techniques, from philosophical backgrounds, to abstract argument systems, to computing arguments, to the appearance of applications producing innovative results. Each chapter features extensive examples to ensure that readers develop the right intuitions before they move from one topic to another. In particular, the book exhibits an overview of key concepts in Argumentation Theory and of formal models of Argumentation in AI. After laying a strong foundation by covering the fundamentals of argumentation and formal argument modeling, the book expands its focus to more specialized topics, such as algorithmic issues, argumentation in multi-agent systems, and strategic aspects of argumentation. Finally, as a coda, the book explores some practical applications of argumentation in AI and applications of AI in argumentation. Argumentation in Artificial Intelligence is sure to become an essential resource for graduate students and researchers working in Autonomous Agents, AI and Law, Logic in Computer Science, Electronic Governance, and Multi-agent Systems. The book is suitable both as a comprehensive introduction to the field, and also as a highly organized and accessible reference for established researchers. |
25. Introduction to Artificial Intelligence: Second, Enlarged Edition by Philip C. Jackson Jr. | |
Paperback: 512
Pages
(1985-06-01)
list price: US$17.95 -- used & new: US$6.25 (price subject to change: see help) Asin: 048624864X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (6)
Good, but somewhat outdated
A good introduction book for grown-ups
A Little dated, but very good introduction
Great read, excellent price This book basically goes into A.I research and leaves alot of the philosophical issues at a minimum.Basically you can look at this as a real text book about the subject of A.I.By my expirience, it isn't easy to find outside of the popular science market. The topics that this book covers is extensive.The first few chapters go into subjects like Game Theory, and the problem-state models of A.I.He also gives a very extensive overview of the contruction of the human brain and its paralells to finite state machines.What I found particularly interesting was his coverage of many Turning Machines.Later, the author takes you into more rigorous examples dealing with problems of Theorem proving.And definitely one of the most interesting chapters was his coverage of natural languages. I have owned this book for about 2 years, and although I do not read it faithfully everyday, I do find myself reading this book extensively for periods of 2-3 months.The material will demand a great deal of work on the behalf of the reader.As this book deals with many abstract concepts in mathematics that can be confusing to the untrained reader.Admitedly, i had to stop reading this book for a little while and take 4 months to get to a functional level of linear algebra, before I could fully comprehend the tranformation he showed chapter 6. This is a must buy for anyone who wants to get their feet wet in the field of A.I.And with such a small price tag, you really cant lose.
Great Introduction and not only that. |
26. Artificial Intelligence: A Guide to Intelligent Systems (2nd Edition) by Michael Negnevitsky | |
Hardcover: 440
Pages
(2004-11-12)
list price: US$116.00 -- used & new: US$38.00 (price subject to change: see help) Asin: 0321204662 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Artificial Intelligence is one of the most rapidly evolving subjects within the computing/engineering curriculum, with an emphasis on creating practical applications from hybrid techniques. Despite this, the traditional textbooks continue to expect mathematical and programming expertise beyond the scope of current undergraduates and focus on areas not relevant to many of today's courses. Negnevitsky shows students how to build intelligent systems drawing on techniques from knowledge-based systems, neural networks, fuzzy systems, evolutionary computation and now also intelligent agents. The principles behind these techniques are explained without resorting to complex mathematics, showing how the various techniques are implemented, when they are useful and when they are not. No particular programming language is assumed and the book does not tie itself to any of the software tools available. However, available tools and their uses will be described and program examples will be given in Java. The lack of assumed prior knowledge makes this book ideal for any introductory courses in artificial intelligence or intelligent systems design, while the contempory coverage means more advanced students will benefit by discovering the latest state-of-the-art techniques. Customer Reviews (5)
Undergraduate Textbook
explains key ideas with minimal maths complications
A very good introductory text book for intelligent systems
Excellent Treatment of Complex Topics Actually, this book does contain some of the same complex material that Dr. Negnevitsky accuses others for having with one exception:He does a terrific job in simplifying the complex theories behind them. At first, when I flipped through the pages, huge equations and matrices jumped at me.My first impression was that this book was for serious computer scientists or mathematicians.I was looking for simpler material for my beginning AI students.I started reading the preface and found the argument interesting. I speed-read through the first chapter and found the history of the field presented in a concise and a very well laid out fashion.I jumped into reading the beginning of chapter 2 and I was amazed at how well Dr. Negnevitsky progressed from basic ideas to more and more complex layers.With other similar books, the reader will need many basic theory books (mathematics, basic AI...) in order to understand the topics.Dr. Negnevitsky provides all the basics necessary.This same strategy is repeated for the remaining chapters. I acquired the book and read it from beginning to end.I found the material consistently well presented.One warning: this book does get very technical and complex in many chapters.However, the material in each of those chapters is progressively laid out.Even if a reader stops in the middle of some chapters, there is still a lot to gain from the experience of reading the entire book.I highly recommend it to anyone interested in really understanding beyond just keywords and delve into the internals of AI topics. Thanks to Dr. Negnevitsky for a great book.
Great Introductory Book on Soft Computing My interest was to get a book that keeps the daunting mathematical jargons in Fuzzy Logic (contained in several other books) minimal, while presenting the concepts. I fell in love with this book, that I had to run through all the pages as if it's a novel. This book really demonstrates that the whole idea behind intelligent systems are simple and straightforward. You do not need another teacher. He presented algorithms (e.g. back-propagation)in a very simple to understand manner. Dr. Michael Negnevitsky, the author, must be a great teacher. It's a handy and nice book. I strongly recommend it. ... Read more |
27. Artificial Intelligence Methods In Software Testing (Series in Machine Perception & Artifical Intelligence ¿ Vol. 56) | |
Hardcover: 208
Pages
(2004-08)
list price: US$100.00 -- used & new: US$99.30 (price subject to change: see help) Asin: 9812388540 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
28. Artificial Intelligence: The Basics by Kevin Warwick | |
Hardcover:
Pages
(2011-07-31)
list price: US$90.00 -- used & new: US$90.00 (price subject to change: see help) Asin: 0415564824 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Artificial Intelligence: The Basics is a concise and jargon-free introduction to the fast moving world of AI. Examining the modern origins of artificial intelligence, this book explores issues of what it means to be man or machine and looks at advances in robotics which have blurred the boundaries. Topics considered include: Exploring issues at the heart of the subject, this book is suitable for anyone interested in AI, and provides an illuminating and accessible introduction to this fascinating subject. |
29. Qualitative and Quantitative Practical Reasoning: First International Joint Conference on Qualitative and Quantitative Practical Reasoning, ECSQARU-FAPR'97, ... / Lecture Notes in Artificial Intelligence) | |
Paperback: 621
Pages
(1997-07-11)
list price: US$115.00 -- used & new: US$91.44 (price subject to change: see help) Asin: 3540630953 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
30. On Intelligence by Jeff Hawkins, Sandra Blakeslee | |
Paperback: 272
Pages
(2005-08-01)
list price: US$16.99 -- used & new: US$9.44 (price subject to change: see help) Asin: 0805078533 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (127)
Is there more to it?
Despite its complexity, the brain's true beauty & ingeniousity is in its simplicity.
Mostly about the neocortex's mechanisms
The crux of intelligence!
A Common Cortical Algorithm |
31. An Artificial Intelligence Approach to Legal Reasoning (Artificial Intelligence and Legal Reasoning) by Anne von der Lieth Gardner | |
Hardcover: 239
Pages
(1987-05-27)
list price: US$29.95 Isbn: 0262071045 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Of historical importance |
32. Argumentation in Multi-Agent Systems: Second International Workshop, ArgMAS 2005, Utrecht, Netherlands, July 26, 2005, Revised Selected and Invited Papers ... / Lecture Notes in Artificial Intelligence) | |
Paperback: 313
Pages
(2006-08-18)
list price: US$67.00 -- used & new: US$30.00 (price subject to change: see help) Asin: 3540363556 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book constitutes the thoroughly refereed post-proceedings of the Second International Workshop on Argumentation in Multi-Agent Systems held in Utrecht, Netherlands in July 2005 as an associated event of AAMAS 2005, the main international conference on autonomous agents and multi-agent systems. The 10 revised full papers presented together with an invited paper were carefully reviewed and selected from 17 submissions. The papers are organized in topical sections on foundations, negotiation, protocols, deliberation and coalition formation, and consensus formation. |
33. Argumentation in Multi-Agent Systems: Third International Workshop, ArgMAS 2006, Hakodate, Japan, May 8, 2006, Revised Selected and Invited Papers (Lecture ... / Lecture Notes in Artificial Intelligence) | |
Paperback: 211
Pages
(2007-12-10)
list price: US$59.95 -- used & new: US$39.54 (price subject to change: see help) Asin: 354075525X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Argumentation provides tools for designing, implementing and analyzing sophisticated forms of interaction among rational agents. It has made a solid contribution to the practice of multiagent dialogues. Application domains include: legal disputes, business negotiation, labor disputes, team formation, scientific inquiry, deliberative democracy, ontology reconciliation, risk analysis, scheduling, and logistics. This book constitutes the thoroughly refereed post-proceedings of the Third International Workshop on Argumentation in Multi-Agent Systems held in Hakodate, Japan, in May 2006 as an associated event of AAMAS 2006, the main international conference on autonomous agents and multi-agent systems. The volume opens with an original state-of-the-art survey paper presenting the current research and offering a comprehensive and up-to-date overview of this rapidly evolving area. The 11 revised articles that follow were carefully reviewed and selected from the most significant workshop contributions, augmented with papers from the AAMAS 2006 main conference, as well as from ECAI 2006, the biennial European Conference on Artificial Intelligence. |
34. Artifical Intelligence in Education: Shaping the Future of Learning Through Intelligent Technologies (Frontiers in Artificial Intelligence and Applications) (Vol 97) | |
Hardcover: 541
Pages
(2003-11)
list price: US$174.00 -- used & new: US$72.31 (price subject to change: see help) Asin: 1586033565 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
35. Argumentation in Multi-Agent Systems: 4th International Workshop, ArgMAS 2007, Honolulu, HI, USA, May 15, 2007, Revised Selected and Invited Papers (Lecture ... / Lecture Notes in Artificial Intelligence) | |
Paperback: 235
Pages
(2008-04-28)
list price: US$59.95 -- used & new: US$43.68 (price subject to change: see help) Asin: 3540789146 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This volume presents the latest developments in the growing area of research at the interface of argumentation theory and multiagent systems. Argumentation provides tools for designing, implementing and analyzing sophisticated forms of interaction among rational agents. Application domains include: legal disputes, business negotiation, labor disputes, team formation, scientific inquiry, deliberative democracy, ontology reconciliation, risk analysis, scheduling, and logistics. The papers presented in this book constitute the thoroughly refereed post-workshop proceedings of the 4th International Workshop on Argumentation in Multi-Agent Systems, held in Honolulu, HI, USA, in May 2007 as an associated event of AAMAS 2007, the main international conference on autonomous agents and multi-agent systems. A number of invited revised papers on argumentation in MAS are also included, from both AAMAS 2007 and AAAI 2007, the 22nd Conference on Artificial Intelligence. The book has been divided into three parts, each addressing an important problem in argumentation and multiagent systems. The first two parts focus on issues pertaining to dialogue and on using argumentation to automate or support various single agent reasoning tasks. The third part addresses an exciting new area in argumentation research, namely, the relationship between models of argumentation and models of learning. |
36. Argumentation in Multi-Agent Systems: First International Workshop, ArgMAS 2004, New York, NY, USA, July 19, 2004, Revised Selected and Invited Papers ... / Lecture Notes in Artificial Intelligence) | |
Paperback: 263
Pages
(2005-03-24)
list price: US$64.95 -- used & new: US$18.24 (price subject to change: see help) Asin: 354024526X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The theory of argumentation is a rich, interdisciplinary area of research involving philosophy, communications studies, linguistics, psychology, and logics. Its techniques have found a wide range of applications in both theoretical and practical branches of artificial intelligence and computer science. Multi-agent systems theory has picked up argumentation-inspired approaches and specifically argumentation-theoretic results from many different areas. Researchers in argumentation and multi-agent systems are currently enjoying a unique opportunity to integrate the various understandings of argument into a coherent and core part of the functioning of autonomous computational systems. This book originates from the First International Workshop on Argumentation in Multi-Agent Systems, ArgMAS 2004, held in New York, NY, USA in July 2004. Besides 12 selected revised full papers taken from the workshop, 4 additional papers by key people in the area round off overall coverage of the relevant topics. The papers address the following main topics: foundations of dialogues, belief revision, persuasion and deliberation, negotiation, and strategic issues. |
37. Artificial Intelligence in Education (Frontiers in Artificial Intelligence and Applications) by C.-K. Looi, G. McCalla, B. Bredeweg, J. Breuker | |
Hardcover: 1040
Pages
(2005-07-01)
list price: US$271.00 -- used & new: US$102.00 (price subject to change: see help) Asin: 1586035304 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description IOS Press is an international science, technical and medical publisher of high-quality books for academics, scientists, and professionals in all fields. Some of the areas we publish in: -Biomedicine |
38. Artificial Intelligence in Wireless Communications (Mobile Communications) by Thomas W. Rondeau, Charles W. Bostian | |
Hardcover: 213
Pages
(2009-06-30)
list price: US$99.00 -- used & new: US$40.00 (price subject to change: see help) Asin: 1607832348 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
A must add to any college library collection dedicated to technology |
39. Artificial Intelligence and Natural Man, Second Edition by Margaret A. Boden | |
Paperback: 590
Pages
(1987-03-23)
list price: US$29.95 -- used & new: US$34.00 (price subject to change: see help) Asin: 0262521237 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
40. Artificial Intelligence and Software EngineeringUnderstanding the Promise of the Future by Derek Partridge | |
Hardcover: 368
Pages
(1998-11-23)
list price: US$55.00 -- used & new: US$52.80 (price subject to change: see help) Asin: 1888998369 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The computer is a surprisingly seductive device. It tempts us with the promise of its great power, but also entices the unwary to overstep the bounds of manageable complexity. Managers, business owners, computer literate individuals, and software developers alike are all seeking an understanding of artificial intelligence (AI) and wondering how it might be used. In this easy-to-read discussion, Derek Partridge helps us understand what AI can and can not do. The topics discussed include: ** strengths and weaknesses of software development and engineering ** the promises and problems of machine learning ** expert systems and success stories ** practical software through artificial intelligence--This text refers to the hardcover edition of this title Customer Reviews (1)
The future isn't what it used to be... It is an interesting trip down memory lane, and has some interesting things to say about AI and SE and may be worth reading on that front. However, if you want an overview of AI, you will need to look elsewhere. ... Read more |
  | Back | 21-40 of 100 | Next 20 |