The Python readme file recommends running the doctests (step 7) after installing the data and code files. Under Windows XP with Python 2.3.3, the given command...
516
Mohamed Saleh
mastermindax
Apr 25, 2005 3:16 am
Hi I am student at Computer Engineering -Cairo University, Egypt. We study AIMA in forth year in the colleague.. There are some problems which i didn't...
515
ramzi_kam
Apr 20, 2005 5:01 pm
Intelligent Koran Unification & the Search for the Invariants The Intelligent Unification of the Koran's Natural & Artificial Scripture & the Search for the...
514
yinonar
Apr 20, 2005 12:11 am
HI, I was looking over the code for decision-tree learning and learning and general in LISP that is on the website. I was wondering what the format of the ...
513
Peter Norvig
norvig
Apr 17, 2005 3:35 am
There are several exercises that assume different abilities for the vacuum, but basically, it can only scan the current position for dirt. You need to build a...
512
fasisi2003
Apr 17, 2005 2:45 am
Dear all, I am studying AI autodidactly. I am still on chapter 2 of AIMA, the vacuum cleaner problem. Do you have an idea on how to move the vacuum (the...
511
khaled soradi
khsoradi
Apr 11, 2005 6:13 pm
i think there is an error in page 891 because i think the equation must be ... instead of ... because the translation matrix is multiplied not added please i...
510
Peter Norvig
norvig
Apr 11, 2005 4:18 pm
A solution manual is available only to instructors of the course. -Peter Norvig...
509
write2_nahid
Apr 11, 2005 4:17 pm
Hello all, I am in need of the solutions of exercise. Please help. Thanks...
508
Ravi Mohan
magesmail
Mar 30, 2005 11:53 am
hi . A few chapters are available on the aima site as pdfs thanks to the authors's generosity . If they are sufficient fro your needs you may want to grab them...
507
¤pµu
mron.tw
Mar 30, 2005 11:48 am
I didn't buy the Book(Artificial Intelligence: A Modern Approach, 2nd),but I need do the exercise(my homework) after some chapter. How to get the content of...
506
gacantorm@...
programaseco...
Mar 28, 2005 5:10 pm
no estiendo bien lo que me pregunta Hi All Can any body help me to know what are the active fields of AI? In other words in what fields the scientists are...
505
Robert Futrelle
bobfutrelle
Mar 28, 2005 6:06 am
You might find these resources a useful guide: http://www.aaai.org/aitopics/html/current.html - Bob Futrelle...
504
AT Murray
mentifex
Mar 28, 2005 2:47 am
One active field in AI is theorizing about how the mind works. http://mind.sourceforge.net/theory5.html is a linguistic AI theory. Do you know of any other...
503
cathy82_alone
Mar 27, 2005 6:39 pm
Hey All,I recently started reading this book. I was wondering if anybody could help me with question on chapter 1. Can I get online answers for those...
502
hossein hajizadeh
hhajizadeh1008
Mar 27, 2005 6:39 pm
Hi All Can any body help me to know what are the active fields of AI? In other words in what fields the scientists are investigating most? Thanks in advance ...
501
troglodyte1984
Mar 11, 2005 4:45 am
I'm using the code found here - http://aima.cs.berkeley.edu/lisp/learning/algorithms/ - for an assignment I'm doing for school (don't worry, I'm not cheating)....
500
Ivan Villanueva
artificialidea
Mar 7, 2005 5:31 pm
... I don't think there is a best way, neither there is such a field as AI. People don't agree what is intelligence. E.g. was Deep Blue intelligent ? However,...
499
mentifex@...
mentifex
Mar 5, 2005 3:17 pm
... http://mind.sourceforge.net/think.html#think is a good start....
498
fasisi2003
Mar 5, 2005 11:34 am
Dear guys, Can you suggest the best way to learn AI by autodidact?...
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...
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...
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....
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...
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...
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,...
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...
490
kroax2
Feb 25, 2005 5:46 am
Thanx a lot for your help! ... the ... what a ... planar ... useless...
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...
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,...