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 468 - 497 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
468 ponguru Send Email Jan 30, 2005
5:41 pm
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email Jan 31, 2005
9:42 pm
Why?...
475 Ivan Villanueva
artificialidea Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email 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 Send Email
Feb 13, 2005
10:23 am
hi anybody knows how to view .tex slides??...
482 Ivan Villanueva
artificialidea Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email 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 Send Email
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 Send Email Feb 25, 2005
5:46 am
Thanx a lot for your help! ... the ... what a ... planar ... useless...
491 kroax2 Send Email 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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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...
Messages 468 - 497 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