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...
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...
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...
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...
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)=... )....
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...
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.. ...
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...
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...
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...
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...
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...
Hello everyone, the authors state about bidirectional search that (p. 80): "Bidirectional search is implemented by having one or both of the searches check...
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...
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...
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@......
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...
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...
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()...
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...
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...
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...
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 ...
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...
Amir Dolatabadi
A_Dolatabadi@...
Oct 4, 2004 1:00 am
406
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...
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...