can you help me please to answer this question !! How can Artificial Intelligence technology be used in decision support ? Thank you...
710
€ ¦¤p€ ¦¦|€ ¦¤¤ªºªe€ ...
chrixc.tw
Sep 30, 2006 6:20 am
Dear All, Who know the answer for following question. It might change nowaday. Read Turing¡¦s original paper on AI (Turing, 1950). In this paper, he...
711
saarlodri1984
Oct 28, 2006 1:01 pm
Hi, I've a question about the difference of the model-based agent(mba) and the goal-based agent (gba) without regarding the difference of reflex and goal. I...
712
special case
eng_barakat2007
Oct 28, 2006 8:26 pm
plz review ur question u said mba knows what happen to the world after action x taken and ur question says he didnt ??? thanx ... -- Eng. Osama Lotf Barakat ...
713
Wang, Pei
peiwang_99
Nov 2, 2006 4:39 am
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...