I noticed that your list did not include A.I. Wars... A.I. Wars has been described as 'the most fun you'll ever have programming39;. It's a game that allows its...
I'm taking a course on AI and today my professor said that there is a solutions web page for the problems in the book. Not being one to make anything easy on...
Dear Albert You can refer to books on Numerical techniques or Computer Oriented numerical Methods. Other methods like Eulers Method , Milne's method,Picard39;s...
Hello Does anybody have any method to get a value of an integral like Runge-Kutta or another method? Thank you ... Yahoo! Móviles Personaliza tu móvil con tu...
Dear All,, Please if possible, some one provide me with the following - book sildes (instructor39;s slides prefered) - the solution for book questions (ch-2 to...
Dear Dr. Norvig, I completed a partial errata list through page 515, but unfortunately, I may not get the chance to go further. My apologies. I hope that this...
Hello! I have a question about the algorithm presented in fig 14.9 on page 506. Can anyone describe what is meant by the statement "extend e with value xi for...
Hi there. I saw in Amazon.com that AIMA's 2nd edition was to be published on December 19, 2002. Is this date correct? Because in amazon the book is still not...
My last message was wrong. The equation is correct logically it seems. One half of a disjunction would read At(P1, JFK)0 AND NOT (At (P1, JFK)0) which would...
Dear Dr. Norvig, There might be an error on p. 403 in equation 11.1. After some logical manipulation with deMorgan's laws and distributing AND over OR, the...
Dear Dr. Norvig, I think your textbook is one of the best textbooks I have ever read. The most obvious typographical errors I have found so far are 1) page 121...
Dear Drs. Russell and Norvig, I was wondering if you have a published errata list for AIMA, second edition. I have discovered some typographical errors and...
I've got a deadline for excercises 8.15 and 8.16 in 2 days but I still don't have a clue how to put those sentences in Java code... Does anybody have a...
In fig 20.6 I don't see how in a case like the game of tic tac toe where the rewards are only ever gained at the terminal state how the rewards are ever...
In AIMA c1995 Figure 20.6 makes use of REWARD, however I don't see how this table is calculated or updated when 20.6 is used in 20.2. Additionally, in 20.6 is...
After some experimentation, the following AIMA URL has been derived: http://dogbert.abebooks.com/servlet/BookSearchPL?ph=2&sn=0131038052 as the briefest...
Could any one tell me about The Real-Time A* Search? I would like to know about the idea and algorithm detail. It's so good, If there write in Pascal, C or C++...
We congratulate the hard-working authors of AIMA on the illustrious publication of their second edition and we recommend AI4U as a companion AI experimentation...
Hi there. I'm having some trouble figuring out the calculation for an example in the book. It's on page 447 and is P( Burglary|JohnCalls ) = .016. I keep...
HI, I wish you all a Very Happy Diwali. I am a Ph D student, interested in application AI (Expert Systems) and GIS in Disaster management. I have considerably...
Hi, On page 231 of AIMA, the authors write, "One can even have categories of categories of categories, but they are not much use." If DomesticatedSpecies was...
What are some of the top open problems in AI? (I've searched google for this and find mostly vague stuff like "what is the nature of intelligence" etc.) In...
I was just curious if anyone knew what the heuristics generated by the ABSOLVER program, mentioned on page 103, were or a web site that explains them. It made...
... No. Although similar, common lisp and scheme are sufficiently different such that the code in the book will not -- in general -- work with scheme. Two...