Hi all. I downloaded the lisp sources, and running them under the demo versions of Corman Lisp and Allegro CL 6.2 both produce errors. I can load and run them...
379
Bhavin
bforbhavin
Jul 13, 2004 8:06 pm
Hi all, As a part of academic project, I am solving one Cable Laying problem using GP. Problem is: To optimise cost, minimum path of laying cable in area X to...
380
georgel360
Jul 19, 2004 5:03 pm
I find your problem specification somewhat confusing. I would be helped by a sample arrray of about 5 x 5 together with a text describing what the array...
381
¼B¤j¤¸
r8921025
Aug 3, 2004 9:18 pm
Is this a bug in Chap 23.2 ? On p. 841, line -7, "we can rank documents based on the score: P(r|D,Q)/P(~r|D,Q)=... " then on p. 842, line 1, "With the...
382
¼B¤j¤¸
r8921025
Aug 3, 2004 9:18 pm
Hi, I'm looking for the source paper/publication of the equations on the Language Modeling approach to information retrieval (Chap.23.2, p.841, P(r|D,Q)=... )....
383
Peter Fein
pafein
Aug 18, 2004 12:20 am
Hi- What license does do the sources in the code repository fall under? I'm interested in using some of these on a proprietary contract job. Can I use the...
384
rajat arora
rajatarora_82
Aug 18, 2004 12:20 am
hello, kindly give me some valuable information on artificial intelligence as a topic to be discussed in the seminar.. would be waiting for your reply soon.. ...
385
Peter Fein
pafein
Aug 18, 2004 12:21 am
Should have clarified... are the *Python* sources in the repository under the same license as the Lisp sources (located at: ...
386
wizniz
Sep 7, 2004 8:55 pm
Hi i got a question here.. im pretty weak with java coding but i learnt that the best way to solve this question i have is to use java. How do i use vectors to...
387
Augustine ssevviri
augkaddu
Sep 7, 2004 8:55 pm
Hi collegues, Am here stuck with my MSc proposal. It is on expert system design in laboratory medicine. Iam stuck with the design part in the methodology...
388
Dan
nicknamero
Sep 7, 2004 8:56 pm
Hi, I'm new in AI, I read some chapters from AIMA, and I resolve some problems, but I'm not sure if my result is corect, so , I ask you, THERE IS SOMEWHERE THE...
389
j1mmy_n3u7120n
Sep 8, 2004 6:09 am
Can u clarify more on your problem? Disclaimer : I am not an expert at expert systems(no pun intended!). But i have made some small scale expert systems in...
390
j1mmy_n3u7120n
Sep 8, 2004 6:10 am
Vectors will be hardly helpful! I see it nothing more than a collection of elements just like an array. Moreover its pretty slow. For your problem there is a...
391
Paolo Amoroso
amoroso_paolo
Sep 9, 2004 7:22 pm
... You may check this book on the classic MYCIN system: http://www.aaai.org/Resources/Classics/Mycin/mycin.html Paolo -- Why Lisp?...
392
origenis
Sep 11, 2004 5:32 am
Hello everyone, the authors state about bidirectional search that (p. 80): "Bidirectional search is implemented by having one or both of the searches check...
393
Nizam A Haja
wizniz
Sep 12, 2004 9:01 am
Hi jimmy.. thanks a lot for ur reply.. but i dont quite understand what the class edge is for.. and how i can use the matrix to find out the best solution i...
394
peter@...
norvig
Sep 12, 2004 10:44 am
I don't bite, weah! password -- 37062...
395
talk2ravig
Sep 15, 2004 5:20 pm
I was checking out the DPLL implementation in Java. For a small formula having just 2 variables it ran into StackOverflow!! Following is the formula for which...
396
Amit
realamit
Sep 15, 2004 5:26 pm
Hi Friends Plz accept my greetings for this useful group. i am feeling very proud to join this group. best wishes Don't Forget To Reply Me @ realamit@......
397
j1mmy_n3u7120n
Sep 16, 2004 9:34 pm
Note that the class is of no specific use , its more like the structure in C but u can add some important functions like calcHeuristic to this class which...
398
magesmail
Sep 16, 2004 9:34 pm
hi, *looks* like it's a bug . I'll look into it (and correct the code ) . Thanks, Ravi...
399
talk2ravig
Sep 19, 2004 7:47 am
Hi Ravi, Thanks. I did spend little time trying to go through the code to see if there is anything I can fix myself. But haven't been able to give sufficient...
400
talk2ravig
Sep 19, 2004 7:48 am
Hi Ravi, I could fix the problem by doing the following changes to the code. Not completely sure whether it breaks something else! In the findPureSymbol()...
401
shehaner
Sep 20, 2004 3:48 pm
I followed the directions for installing AIMA code and all worked well until I activated my Allegro 6.2 and tried to load the AIMA.Lisp file. I also tried...
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...
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...
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 ...
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...
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...
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...