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...
743
ANithian
Mar 6, 2007 3:45 am
Would this imply an infinitely large table of percept sequences? This seems odd b/c the point of table driven is that it's finite for small domains. ... will...
744
Sorathia Vikram
vsorathia
Mar 16, 2007 8:08 am
Considering the recent interest in "Semantic Web", as a part of the SOA course, the students are discussing the "Semantic Web Vs Artificial Intelligence". In...
745
Franz Calvo
franzcalvo
Mar 16, 2007 3:20 pm
Hello Sorathia, I'm not an AIMA author but found your message interesting and I'd like to contribute: Definition of "versus"...
746
Anupam Jain
anupam13
Mar 17, 2007 8:29 am
Someone will correct me if incorrect but isnt semantic web completely disconnected (unrelated) with AI? Semantic Web is all about adding meaning to...
747
Anupam Jain
anupam13
Mar 18, 2007 4:07 am
I would agree with the following : (Src : http://en.wikipedia.org/wiki/Semantic_Web) Weak AI A Semantic Web is a type of weak AI. The concept of...
748
marzieh_minooyee
marzieh_mino...
Apr 14, 2007 3:50 pm
i want know about loebner and how was win loebner prizr in this year?...
749
orondojones
Apr 15, 2007 2:23 am
Does anyone know where I can find the data that was used to generate the training curve in Figure 20.26(a). I did find the restaurant.csv file but it contains...
750
Bilal Hayat Butt
bilal_hayat_...
Apr 15, 2007 2:49 am
http://www.cs.virginia.edu/~robins/YouAndYourResearch.html (extremely long post replaced by a link to the article on the net - potsers, please keep in mind...
751
Ivan F. Villanueva B.
artificialidea
Apr 16, 2007 10:56 am
... <advertisement> you could use my class DecisionTree to generate the data. See: ...
752
femialla
Apr 16, 2007 12:52 pm
The BBC has a technology program, Digital Planet which I listen to regularly. The program covered the event in the September 18th, 2006 edition. I can give you...
753
davidkwuman
Apr 17, 2007 3:54 pm
In section 3.2 (p.67) the author suggested that the enhanced version of the formulation reduced the state space from 3*10^14 to just 2057. How is the number...
754
Peter Norvig
norvig
Apr 19, 2007 6:46 pm
As I recall, from writing a program and counting the states. -Peter...
755
Ramprasad Joshi
raambhaaoo
Apr 20, 2007 3:18 pm
I was curious about the figure of 2057 of the no. of states in the complete state formulation (p.67). Now seeing the answer from one of the authors, I ran my...
756
orondojones
May 2, 2007 2:27 am
Can someone explain how numeric values were derived for P(fringe)? I see in the book where it states, "Notice that the expression P(b|known,P[1,3],fringe) is 1...
757
orondojones
May 4, 2007 3:23 am
I've read in the 2nd edition, that a node is conditionally independent of its non-descendants given its parents or given its Markov blanket. The 2nd edition...
758
Ivan F. Villanueva B.
artificialidea
May 4, 2007 3:52 pm
... The so called Berkson's paradox states: if 0 < P(A) < 1 and 0 < P(B) < 1, and P(A|B) = P(A), i.e. they are independent, then P(A|B,C) < P(A|C) where C =...
759
Eliezer S. Yudkowsky
eliezer_2001
May 26, 2007 10:54 pm
Let it first be said that I applaud Russell and Norvig for including section 26.3 in the book, regardless of my comments thereupon. * p. 963: "The...
760
Eliezer S. Yudkowsky
eliezer_2001
May 26, 2007 10:56 pm
I'd like to begin my comments on "Artificial Intelligence: A Modern Approach, 2nd Edition" by saying that this is a truly, truly excellent book, which I...
761
Ivan F. Villanueva B.
artificialidea
May 27, 2007 11:26 am
... But the content of the book is not free. It would be great if the authors will release at least some parts (e.g. the Summaries and the Bibliographical and...
762
Muaz Niazi
muaz_niazi
May 27, 2007 5:22 pm
Hey Ivan and Eliezer, BTW, I think you folks may also want to voice these opinion on the other Yahoo Group. <aima-instructors@yahoogroups.com> -- Take care, ...
763
Peter Norvig
norvig
May 27, 2007 5:33 pm
That's an interesting idea. Of course the publishers, not the authors, are thee ones with the right to do that. But the authors can encourage the publishers...