I am trying to compile the JAVA code from http://aima.cs.berkeley.edu/java-overview.html I downloaded the aima.zip and unzipped the files into a folder...
469
Gaurav
gaurav_gup1
Jan 30, 2005 5:42 pm
Hi all, I have taken this for the first time. I was going through the book but I am not able to make out the exact differences between Actuators and Sensors....
470
Dharmesh Jani
janidharmesh
Jan 30, 2005 6:26 pm
hey sensors are devices that are used to convert the signal from one physical form to another...they are also called transducers.....eg. pressure transducers...
471
AT Murray
mentifex
Jan 30, 2005 9:48 pm
... Sensors are input to an artificial intelligence; actuators are output from an artificial intelligence. Sensors are like the human eyes and ears. Actuators...
472
gaurav gupta
gaurav_gup1
Jan 31, 2005 3:13 am
thanks man, what i can figure out from your example is that sensors are basically used for input to any AI agent while actuators are mainly involved with the...
473
Ivan Villanueva
artificialidea
Jan 31, 2005 1:52 pm
... Try the following: - open a console and change the directory (cd) to C:\javamyprograms\aima-code\src - execute e.g.: java -cp ....
474
georgel360
Jan 31, 2005 9:42 pm
Why?...
475
Ivan Villanueva
artificialidea
Feb 1, 2005 3:58 pm
... It is not the only one. It is a pity that such a good book being used in over 800 universities has so little support from its own mailing list. Iván....
476
Ivan Villanueva
artificialidea
Feb 3, 2005 2:48 pm
Hello, somebody has asked me to send him the Java library I am implementing with the algorithms of the book. Maybe other people here are interested too. I have...
477
sherjeel farooqui
sherjeelfa
Feb 3, 2005 7:26 pm
Hi, i have joined aima group today i am lecturer at foundation university islamabad and i want instructure manual i have mail to different address and did not...
478
Peter Norvig
norvig
Feb 5, 2005 8:58 pm
Sorry for the delay in responding. I was trying to duplicate the problem but couldn't; I believe that for a short time there was an inconsistent set of files...
479
Ravi Mohan
magesmail
Feb 6, 2005 3:34 am
Ponguru, Sorry for the delay in reply . I was away from my pc for a week . Your classpath needs to include the "build" directoryinside tha aima dierctory . ...
480
idyrr
Feb 9, 2005 3:22 am
I think I found a mistake at page #356 of the first edition of the book. Figure 11.3 shows the partial-order planning algorithm. The problem resides in choose...
481
Talaat
aitalaat
Feb 13, 2005 10:23 am
hi anybody knows how to view .tex slides??...
482
Ivan Villanueva
artificialidea
Feb 13, 2005 6:43 pm
... In Linux (or Unix or probably Mac too) on the console: latex file.tex (translate the source code) xdvi file.dvi (to view it) dvips -f...
483
Hendrik Ferreira
kroax2
Feb 14, 2005 6:07 am
Maybe Try Matlab 7 Talaat <akamaledin@...> wrote: hi anybody knows how to view .tex slides?? Yahoo! Groups SponsorADVERTISEMENT document.write(''); ... ...
484
Robin
get_imaginary
Feb 14, 2005 6:07 am
LaTex is also avail for win32. (It's a text-editing package, not a part of your OS). Try at www.miktex.org for a commandline utility or at ...
485
Robert Futrelle
bobfutrelle
Feb 15, 2005 10:36 pm
(not sure where to send this PAIP note - I'm using AIMA and PAIP in my grad course) Trying to run the Zebra PAIP example w. PAIP prolog makes it clear that...
486
Paolo Amoroso
amoroso_paolo
Feb 15, 2005 10:37 pm
... Windows users may try MikTeX: http://www.miktex.org/ Paolo -- Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log...
487
Peter Norvig
norvig
Feb 15, 2005 10:40 pm
Bob, You don't say what version of Lisp you are running, and I admit I haven't done any changes to track changes in the last few years. But probably if you...
488
kroax2
Feb 23, 2005 10:31 am
In chapter 3 of the text book, exercise 3.7 a, at the back of the chapter. They ask: to give all these functions such as cost functions etc. of a planar map,...
489
Peter Norvig
norvig
Feb 23, 2005 10:38 am
From the #1 result for the query [planar map] on Google: "The data type planar_map represents a planar drawing of a planar graph. A graph is called planar if...
490
kroax2
Feb 25, 2005 5:46 am
Thanx a lot for your help! ... the ... what a ... planar ... useless...
491
kroax2
Feb 25, 2005 11:21 am
I'm taking a course in AI, we are using the textbook "A Modern Approach". I saw in the textbook that the code they work around looks more or less something...
492
Ivan Villanueva
artificialidea
Feb 25, 2005 2:39 pm
Hello Unknown (I think it is not polite to avoid your name in a mailing list), ... The worst choice. Sorry. ... Probably you can program what you want in VB,...
493
Brandon Corfman
bcorfman
Feb 25, 2005 6:27 pm
... <snip> I think VB.NET would be fine for agent programming since it has object-oriented features, and that's important when you're representing agents as...
494
Ravi Mohan
magesmail
Feb 25, 2005 7:42 pm
Dear "Kroax", I am the maintainer of the aima java code . a couple of points in regard to your query, From my experience , a language like lisp or python or...
495
Steven Shaw
steshaw
Feb 26, 2005 6:25 am
On Fri, 25 Feb 2005 15:39:41 +0100, Ivan Villanueva ... Wrong! Be serious! There would be plenty of languages more worse for plenty of different reasons....
496
mohammad zali
mohamadzali
Feb 26, 2005 9:50 am
Hello You are really a student? Bye kroax2 <kroax2@...> wrote: I'm taking a course in AI, we are using the textbook "A Modern Approach". I saw in the...
497
Osamah alsaidi
ibnalsaidi
Feb 26, 2005 7:58 pm
The Best Language for AI Programming is Prolog, Personally I like it for more than just AI. Cheers, Osama Alsaeede. kroax2 <kroax2@...> wrote: I'm taking...