It was supposed to be in-stock on the 19th, but I heard from the publisher there will be a slight delay until tomorrow, Dec 23. There was a bad batch of glue...
114
azam rabiei
azamrabiei
Dec 25, 2002 2:41 pm
hello I read about Real-Time A* Search in a famous book: Artificial Intelligence :A new Approach By: Russel & Norving ... ...
115
A.T. Murray <uj797...
mentifex
Dec 29, 2002 6:40 pm
After some experimentation, the following AIMA URL has been derived: http://dogbert.abebooks.com/servlet/BookSearchPL?ph=2&sn=0131038052 as the briefest...
116
flamesplash <flame...
flamesplash
Jan 7, 2003 2:30 am
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...
117
richscherl <rscher...
richscherl
Jan 10, 2003 10:02 pm
The link on the web page for the text for Java Code is broken. Is there code available? Rich Rich Scherl...
118
Peter Norvig
norvig
Jan 11, 2003 1:58 am
The link is fixed now (http://aima.cs.berkeley.edu/java.html) but there's not much useful code there. Have a look and see if there's anything you find useful....
119
flamesplash <flame...
flamesplash
Jan 11, 2003 3:50 am
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...
120
hodgkinsonlt <hodg...
hodgkinsonlt
Jan 12, 2003 4:01 pm
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...
121
Berend Dekens
dekens@...
Jan 12, 2003 7:34 pm
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...
122
Peter Norvig
norvig
Jan 13, 2003 6:21 am
We don't have an errata list yet; you can help start it. Thanks, -Peter Norvig ... From: <hodgkinsonlt@...> To: <aima-talk@yahoogroups.com> Sent: Sunday,...
123
Luke Hodgkinson
hodgkinsonlt
Jan 13, 2003 12:11 pm
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...
124
Luke Hodgkinson
hodgkinsonlt
Jan 13, 2003 12:21 pm
typographical error 4) should be page 86...
125
Luke Hodgkinson
hodgkinsonlt
Jan 13, 2003 1:02 pm
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...
126
Luke Hodgkinson
hodgkinsonlt
Jan 13, 2003 1:55 pm
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...
127
emissar_y <emissar...
emissar_y
Jan 13, 2003 5:45 pm
I received my 2nd edition from Amazon last Monday.. Order all you want.. E. ... edition? ... http://docs.yahoo.com/info/terms/...
128
brent_goodwin2000 <...
brent_goodwi...
Jan 13, 2003 8:20 pm
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...
129
Luke Hodgkinson
hodgkinsonlt
Jan 15, 2003 2:37 pm
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...
130
Peter Norvig
norvig
Jan 15, 2003 10:44 pm
This is great. I'll review these and turn it into an errata page shortly. -Peter...
131
Luke Hodgkinson
hodgkinsonlt
Jan 15, 2003 10:52 pm
Dear Dr. Norvig, Here are two more. I'm glad I could help. I'll post more if I get the chance. page 516 line 6: replace ". Because" with " because" page 523...
133
Akram Hamdan
hamdanakram
Jan 24, 2003 5:48 pm
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...
134
Peter Norvig <pete...
norvig
Jan 24, 2003 5:57 pm
Instructor39;s slides are available in postscript (http://aima.cs.berkeley.edu/slides-ps) and pdf (http://aima.cs.berkeley.edu/slides-pdf) formats. The solution...
135
Alberto Vera
artificialin...
Jan 27, 2003 9:18 pm
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...
136
veeramanju kalyan
veeramanju
Jan 29, 2003 5:11 am
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...
137
weizur <weizur@......
weizur
Feb 6, 2003 12:16 am
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...
138
redej0 <John.Reder...
redej0
Feb 10, 2003 1:52 pm
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...
139
pselvi_venki <psel...
pselvi_venki
Feb 28, 2003 4:56 am
Iam interested in AI .I need guidelines to solve the exercises in the book"Artificial intelligence A modern approach"....
140
knasef <nasef@...&...
knasef
Feb 28, 2003 6:28 am
Dear Group Member, I am a PhD student in Urban Planning working in urban simulation modeling. My research is going toward using agent-based modeling ...
141
Mohammad Jannati Fard
mjfard
Feb 28, 2003 1:12 pm
Dear Sir/Madam, I suggest to use Java, since it is universally approved in academia and also it is easier to learn and code (since its higher level than C++).I...
142
BRANDON C CORFMAN
bcorfman
Feb 28, 2003 1:16 pm
You'd actually be better off learning Python as an intro language, but given the two choices of C++ or Java, it's easier to be productive more quickly in Java....
144
p0o0q
Mar 24, 2003 2:18 am
I understand the concept of EM very much but don't know how to calculate. Would you like to give more detail of calculation in P.729? (For example, how to get...