thank you but I need a hueristic function better than Number of misplaced tiles pg 106/108 Manhattan distance pg 106/108...
432
Shams Qazi
shams_q
Dec 2, 2004 9:09 am
Q2.3. What is difference between agent functions and agent programs? and its part a. a. Can there be more than one agent program that implements a given agent...
431
Brandon Iskey
brandon_pitt_47
Dec 2, 2004 1:39 am
i have it in python. is that ok?? brandon ... Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses....
430
David Faden
gilbertnews
Dec 1, 2004 5:22 pm
How about the heuristics given in the text (p. 102 first edition)? One of those is the sum of the Manhattan distances between blocks' current positions and...
429
magesmail
Dec 1, 2004 3:38 pm
hi, Sec 4.2 of the book clearly explains two heuristic functions for the eightpuzzle. You might also want to look at the java implementation of both these ...
428
j1mmy_n3u7120n
Dec 1, 2004 3:36 pm
... Check the book they already have given 3 heuristics for 8 puzzle. 1> Number of misplaced tiles pg 106/108 2> Manhattan distance pg 106/108 3> Gaschnig's...
427
Brandon Iskey
brandon_pitt_47
Dec 1, 2004 3:36 pm
which heristic. i have manhattan and misplaced tile. your call. brandon memo_27512 <memo_27512@...> wrote: please help me i need a hueristic function...
426
memo_27512
Dec 1, 2004 12:56 pm
please help me i need a hueristic function for 8puzzle...
425
brandon_pitt_47
Nov 25, 2004 5:18 am
Hello all, this is brandon. I was wondering if anybody had the solution (in PYTHON) to this algorithm. I will even take a template. thanks and have a happy...
424
Serguei A. Mokhov
stgunya
Nov 22, 2004 6:03 pm
Dear op4cfp, Please talk to your ISP to fix their open-relay problem; otherwise, you mails are tagged as spam. Or change your ISP. Group: sorry for the...
423
op4cfp
Nov 22, 2004 1:40 pm
<Please accept my apology if you have received multiple copies of the same> K B C S 2004 INTERNATIONAL CONFERENCE ON KNOWLEDGE BASED COMPUTER SYSTEMS ...
422
ma3yak88
Nov 22, 2004 2:58 am
Hi, All. If someone can tell me how to calculate the log-likelifood value listed on page 730, -2044, please help me! I tried to calculate this by below code(in...
421
sharmila
sharmila_mk
Nov 20, 2004 5:32 pm
Hi , I am a II year student of an Engineering college,in my current semester ,I have got A.I ,I would like to get your guidance to understand it at the...
420
bestosm2002
Nov 20, 2004 5:30 pm
HI... I tried a lot to find the code in LISP that solve the TSP with the A* algorithm ,so if anybody can help me i'll be very grateful to him... yours... ...
419
Osama Mourtada
bestosm2002
Nov 20, 2004 5:30 pm
hi... i need the code in Scheme48 which solve the TSP with A* algorithm,if anyone can help me ,i'll be thankfull if he send me the link of that code... ...
418
Brandon Iskey
brandon_pitt_47
Nov 14, 2004 4:32 pm
yes, i can. thanks again for your help. brandon __________________________________ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com...
417
j1mmy_n3u7120n
Nov 14, 2004 1:58 pm
Both follow the normal proof methods .... Note that P(X,Y|e) = P(X,Y,e)/P(e) and P(X|Y,e) = P(X,Y,e)/P(Y,e) and P(Y|e) = P(Y,e)/P(e) The first part is...
416
The Geek
guihergeek61
Nov 9, 2004 12:55 am
That's one of those "wave your hands and magic appears" moments in the book. I don't know Scheme (or Lisp) but when I coded it in Java, I set a class-variable...
415
brandon_pitt_47
Nov 4, 2004 4:24 pm
Hope someone can help me with this one. completely stuck. any solutions out there? it's on page 490 about proving the conditionalized version of the general...
414
cardil
Oct 31, 2004 8:36 pm
Dear Colleague, International Conference on Information Technology - ICIT 2004 to be held on December 17-19, 2004, Istanbul, Turkey is sponsored by ...
412
solunne
Oct 31, 2004 8:34 pm
I really dont understand how I could return the action in Sucessors (state) with value v (p. 166). In facts, I don't understand how a sucessors of a state is...
411
sjjsca
Oct 23, 2004 3:15 am
Hey, anyone has solution for 20.19? It'll save my life! Tks...
410
brandon_pitt_47
Oct 23, 2004 3:15 am
Hey, I was wondering if anybody could help me with question 9.11 about finding who the person is. question: P. 317 A popular children's riddle is "Brothers...
409
stingray_101_1999
stingray_101...
Oct 20, 2004 4:07 pm
HELLO TO ALL AIMA-ITES THE SECOND EDITION OF AIMA IS FANTASTIC. I JUST NEED SOME HELP ON THE MISSIONARIES AND CANNIBALS PROBLEM IF ANYONE COULD PROVIDE A...
408
ckp_for_u
Oct 19, 2004 4:12 pm
i need a language tutor preferably in c,java. it should take a sentence from user...and notify the user of the mistakes that he made using parsing or other...
406
Dharmesh Jani
janidharmesh
Oct 4, 2004 7:47 am
Hey It just means that keep on moving right until square A is clean... remember it is a sequence of percepts and so as far as A is clean it will keep on moving...
405
Amir Dolatabadi
A_Dolatabadi@...
Oct 4, 2004 1:00 am
Hi, On page 34, What do you understand by: percept sequence:[A,clean],[A,clean] The first percept changes the position of the vacuum-cleaner to place B and in...
404
magesmail
Sep 25, 2004 7:42 am
The second version of the java code is now up at http://aima.cs.berkeley.edu/java-overview.html. Build instructions , design notes etc maybe found at ...
403
magesmail
Sep 24, 2004 4:44 pm
Hi Ravi (G) , (For those reading these emails there are TWO ravi's here . the person who discovered the bug and solved it is RaviG .The person who maintains...
402
shehaner
Sep 20, 2004 3:48 pm
I keep getting and error when Loading the AIMA.lisp file. I have followed all directions and all the lisp files downloaded O.K. However, when I enter the...