Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

aima-talk · AI: A Modern Approach: Help for the text

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 728 - 757 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
728 Ahmed Mostafa
eng_ahmedm2003 Send Email
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 Send Email 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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email Jan 16, 2007
5:23 am
i found this:http://www.cs.biu.ac.il/~davoudo/ 2 good research. ... engine for a...
735 dellnya Send Email 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 Send Email 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 Send Email
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 Send Email 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_... Send Email
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 Send Email
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 Send Email
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 Send Email 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 Send Email 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 Send Email
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 Send Email
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 Send Email
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 Send Email
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... Send Email
Apr 14, 2007
3:50 pm
i want know about loebner and how was win loebner prizr in this year?...
749 orondojones Send Email 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_... Send Email
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 Send Email
Apr 16, 2007
10:56 am
... <advertisement&gt; you could use my class DecisionTree to generate the data. See: ...
752 femialla Send Email 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 Send Email 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 Send Email
Apr 19, 2007
6:46 pm
As I recall, from writing a program and counting the states. -Peter...
755 Ramprasad Joshi
raambhaaoo Send Email
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 Send Email 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 Send Email 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...
Messages 728 - 757 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help