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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 220 - 249 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
220 Simon D'Alfonso
simon_dalfonso Send Email
Sep 21, 2003
5:55 am
I was also working on problem 3.4 and decided to look up the Berlekamp books. I only found very brief coverage of the eight-puzzle and nothing particularly...
221 Gobinath
gobinath_kvp Send Email
Sep 25, 2003
5:11 am
Hi everyone, I am totally confused with uniform-cost search method.can anybody explain me that as soon as possible.I also in need of some more explanations for...
222 Brandon Corfman
bcorfman Send Email
Sep 26, 2003
4:50 pm
Do you have an understanding of breadth-first search and depth-first searches? I think you will need to get these down before you will understand the others. ...
223 gobigredhuskers2000
gobigredhusk... Send Email
Sep 27, 2003
12:05 am
never good at 8-puzzle. could anyone help me finding a heuristics which overestimates sometimes. almost totally lost in the field thx...
224 Giuliano
giumendonca Send Email
Sep 27, 2003
6:16 pm
The sum of the squares of Manhatan distances. ... From: "gobigredhuskers2000" <gobigredhuskers2000@...> To: <aima-talk@yahoogroups.com> Sent: Friday,...
225 palookabutt Send Email Sep 28, 2003
8:33 pm
... Our class has an assignment on this due soon, so I can't give you a specific answer; however, as a hint, consider rules one might apply for finding...
226 palookabutt Send Email Sep 28, 2003
8:33 pm
Thanks for the references. You're right, they were much more helpful than Berlekamp. Berlekamp is one of those sets of books which would be fun to get into...
227 icewind0 Send Email Oct 4, 2003
7:46 pm
I think Exercise 6.8 is unclear in describing what it is asking the student to do. I think my problem is that I'm having trouble visualizing the game tree....
228 Serguei Mokhov
stgunya Send Email
Oct 4, 2003
8:06 pm
... From: "icewind0"; <icewind0@...> Sent: October 03, 2003 2:31 PM ... No. It only defines a particular path within the tree. ... An outcome of N rolls...
229 Peter Norvig
norvig Send Email
Oct 4, 2003
8:20 pm
... A die-roll sequence is 8 rolls (say). There are 50 different sequences. Each one determines a game tree. In each of those trees, there are only moves for...
230 Gobinath
gobinath_kvp Send Email
Oct 5, 2003
10:41 pm
Hi all, What happens when two Deep Blue Chess Program[Deep Blue A vs. Deep Blue B] compete with each other?.Is this game leads to draw? what are the factors...
231 soft903 Send Email Oct 6, 2003
6:35 am
I would like to what is the Difference of Greedy Best 1st Search and A* Search? In my knowledge, Greedy is using f(n) = h(n), where h(n) is the heuristic...
232 Maithreebhanu
bhanu128 Send Email
Oct 8, 2003
10:20 am
I think it will end in a draw. But if it ended in a win it would be more facinating. bhanu Gobinath <gobinath_kvp@...> wrote: Hi all, What happens when...
233 Alex0215
h5641kimo Send Email
Oct 18, 2003
3:33 am
hi all : i just download the java code from the respository, and then i try out the CSP search program, but i find out that the things weird, the ac-3...
234 denzrule Send Email Oct 18, 2003
3:34 am
hi. I'm a student at the University of Texas Arlington and I'm trying to implement first order logic without quantifiers in C/C++ .... any tips.. pls email to...
235 hkstudentinuk Send Email Oct 18, 2003
4:49 pm
Hi there everyone I am new to AI, just starting a new couse. what is the definition of admissible?? is admissible an algorithem? is the definition of it "never...
236 fakarim_nsu Send Email Oct 19, 2003
3:08 pm
Hi there, "admissible&quot; heuristic can be any function.But provided that it cannot overestimate the cost to reach the goal!for example in the 8 puzzle problem in...
237 Brandon Corfman
bcorfman Send Email
Oct 20, 2003
4:22 pm
If I'm understanding your message correctly, you mean that the method AC-3 "does nothing" for the CSP instance you are working on? Certainly it has a purpose...
238 Raicho Tchalkov
chalkov Send Email
Oct 21, 2003
12:40 am
On page 418 in the second edition of the book it is said "each of the actions in the assembly of C1 have a 10-minute window in which they can be started" This...
239 gSm Shourov
gsmshourov Send Email
Oct 21, 2003
12:40 am
Admissible Heuristic: #Def : A heuristic function (h(n)) with restriction that never overestimates the path cost ('n'-->'G'). where 'n'= any node/state along...
240 gobigredhuskers2000
gobigredhusk... Send Email
Oct 24, 2003
5:35 am
anyone has idea what's the point for the line (whose minimax value is already known) included in the question b. If the minimax value is already known, why we...
241 A.T. Murray
mentifex Send Email
Oct 30, 2003
1:23 am
A question about the Chapter Seven exercises has been posted at http://www.ai-forum.org/topic.asp?forum_id=1&topic_id=10450 ... that could help....
242 Jeffrey Sta. Ana
jeffrey_sta_ana Send Email
Nov 1, 2003
6:27 pm
Does anyone know how to compute for the posterior probability of H given this bayesian net? what if I added more variables pointing to H? A--> <--B H C--> ...
243 chenyu468 Send Email Nov 12, 2003
4:27 am
hi everyone, 1. According to the guide, it is necessary to build a binary-tree for representing the "state". The tree's leaves are "1" or "n" and internal...
244 Rajib
rajib_2002bd Send Email
Nov 15, 2003
4:32 am
Hi comrades Can any one have solution of Exercise(9.1 and 9.4). RaJ...
245 Brandon Corfman
bcorfman Send Email
Nov 15, 2003
4:33 am
I'm not sure what you mean by "dead end". If a node can be broken down, into a new center node and two leaves, then at some point, the whole process will stop...
246 SingleAgent Send Email Nov 15, 2003
4:36 am
Question 8.2 asks "Consider a knowledge base containing just two sentences: P(a) and P (b). Does this knowledge base entail For All x P(x)? Explain in terms of...
247 shahin_joon_2002
shahin_joon_... Send Email
Nov 15, 2003
4:37 am
Dear All I have a Question about ABSOLVER . In page 103 it is witten that "Recently a program called ABSOLVER was written that can generate heuristics...
248 hhajizadeh1008 Send Email Nov 16, 2003
6:25 pm
Gashtam Nabood Nagard Nist ;) Hajix ... was...
249 chenyu468 Send Email Nov 16, 2003
6:26 pm
Hi everyone, I want to discuss the relationship between (DB or dataming) and AI. In my everyone work, I write the enterprise&#39;s application using database. DB...
Messages 220 - 249 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