Hi, In page 25, it is said that "AI becomes a science (1987--present)". I understand that it doesn't make much sense to pinpoint the exact time when this...
714
Peter Norvig
norvig
Nov 2, 2006 6:37 pm
I don't have the book with me right now, but I believe we took the (as you say, quite arbitrary) turning point to be Pearl's book, which has 1988 as a...
715
victor.lopez@...
vlopez2010
Nov 3, 2006 4:12 pm
Hi Peter. It is so nice to have an expert at hand. I am just trying to get on the AI wagon. I was reading some comments given by Dr. Roger Schank (who by...
716
it_expert_hina
Nov 11, 2006 4:56 am
Explain Gradient Descent Search. Is it optimal? its advantages /disadvantages....
717
it_expert_hina
Nov 11, 2006 4:57 am
Does admissibility imply monotonicity and vice versa?if not then plz tell when monotonicity imply admissibility....
718
it_expert_hina
Nov 11, 2006 4:59 am
Give arguments with 10 references (books / web / research paper) about one of the following statements. "Agents are future of AI" OR "Agents are not AI"...
719
Ravi Mohan
magesmail
Nov 11, 2006 6:00 am
The group is NOT a place for getting homework done. regds, Ravi...
720
special case
eng_barakat2007
Nov 11, 2006 10:17 am
with u Ravi ... -- Eng. Osama Lotf Barakat Technical Administrator; www.ebnalyaman.com; 4th year ; computer engineering; Cairo Universty...
721
Julie Avery
Cookiesncream85
Nov 13, 2006 7:12 am
Hi, I'm having trouble understanding this question. How can there be other connectives other than the ones already mentioned? Can someone give me an example...
Hi, you might want to look at what "binary connective" actually means. hint:- Every possible truth table you can create using two variables in effect defines a...
724
Robert Futrelle
bobfutrelle
Dec 4, 2006 2:14 am
In Sec. 13.7, "The Wumpus World revisted", the approach starts with the distribution of all Pij variables, but only three of the Bij variables, B11, B12, and...
725
Ivan F. Villanueva B.
artificialidea
Dec 5, 2006 2:26 pm
Hello, I would like to introduce an alternative java code for most of the algorithms in the book. The code is extensively documented, licensed under the GPL...
726
Robert Futrelle
bobfutrelle
Dec 5, 2006 7:10 pm
A quick glance suggests that Ivلn's software could be very useful to all of us. I look forward to examining it in more detail and to the reactions that others...
727
l.gidwani
Dec 12, 2006 1:17 pm
I have a very fundamental question. Figure 2.3 has the following percept sequence: [A, Clean] [A, Clean] [A, Clean] I feel that this percept sequence is not...
728
Ahmed Mostafa
eng_ahmedm2003
Jan 4, 2007 1:04 pm
السلام عليكم ورحمة الله وبركاته Does "mixed cells" mean cells that are in the free space but not reachable? or cells that have parts...
729
v_r_boy
Jan 8, 2007 4:05 am
my final project of AI course is about AI in chess,i searched and found many resources but isn't so good :( anyone can help me ?...
730
special case
eng_barakat2007
Jan 8, 2007 7:20 am
its general can u specific some points ?? ... -- Eng. Osama Lotf Barakat Technical Administrator; www.ebnalyaman.com; 4th year ; computer engineering; Cairo...
731
Ahmed Mostafa
eng_ahmedm2003
Jan 8, 2007 3:04 pm
Hello, See these: 1. AI Chess Project<http://www.cs.cornell.edu/boom/2004sp/ProjectArch/Chess/chessmain.html> . 2. Chess Artificial ...
732
hadi farnoud
v_r_boy
Jan 8, 2007 7:17 pm
thanks ahmed,usefull links :) my project is research about AI chess algorithms. ... -- hadi farnoud. http://www.hadifarnoud.com...
733
Ivan F. Villanueva B.
artificialidea
Jan 9, 2007 2:06 pm
... Let us see the results. Ich you like an open source simplest chess engine for a funny chess variant, you can use my applet and download the sources at: ...
734
v_r_boy
Jan 16, 2007 5:23 am
i found this:http://www.cs.biu.ac.il/~davoudo/ 2 good research. ... engine for a...
735
dellnya
Feb 15, 2007 10:38 am
I have problem with implementation of uninformed search algorithms in java that was in the aima.zip package. Can anyone send for me a program that use this...
736
evyn
Feb 15, 2007 3:08 pm
Hi, On page 74 of The Book there is a formula O(b^d+1). The example states that b=10 and d=2, which in my mind results in 10^3 = 1000, but the example gives...
737
Ravi Mohan
magesmail
Feb 15, 2007 3:11 pm
Hi, The demo package in the distribution has examples of most if not all the searches. The unit tests have more examples. It is difficult to respond...
738
dellnya
Feb 16, 2007 10:41 am
Dear friends [request for answers to specific problems deleted - moderator] And I've started study aima. Please tell me how I should study(should I solve all...
739
[3!|_/\|_
bilal_hayat_...
Feb 17, 2007 4:14 pm
Hi Evyn ! On page 74 3rd line .... the formula is: b+b^2+b^3+....b^d+{b^(d+1) - b} = O(b^(d+1)) so if you put b=10 and d=2 you will get, => 10 + 10^2 + (10^3 -...
740
viswanathan parimal raj
wisdomexpress
Feb 19, 2007 12:31 pm
dear friends, i am parimal recently joined to this group.i would like to have more query and i am currently doing engg and this could help us to study about...
741
Ahmed Mostafa
eng_ahmedm2003
Feb 24, 2007 11:19 am
السلام عليكم ورحمة الله وبركاته In chapter 13: Uncertainty, page 469, I couldn't understand how did the author calculate ... nor the...
742
ANithian
Mar 6, 2007 3:44 am
Uniform distribution simply means that any point is equally likely along the interval 18-26 deg C. So ANY point (say 20.5) is 12.5% likely to happen. All the...