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...
518
Raj N
nraj_ai
May 6, 2005 3:19 am
join __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com...
519
Amit Deokar
deokar50
Jun 17, 2005 4:17 am
I am using AIMA for self-study and research during my doctoral studies at the University of Arizona and I need some help. I am studying Chapter 8 (First-Order...
520
leoboyarsky
Jun 22, 2005 6:15 am
Hi, I am new to LISP. I am getting a loading error for one of the LISP files and I do not know why. CG-USER(3): (load...
521
Ivan Villanueva
artificialidea
Jun 28, 2005 4:47 pm
Hello, some months ago I posted here that I was starting to program a java library with the algorithms of the book. I have changed almost everything in the...
522
Alejandro Alliana Gra...
aalliana
Jun 30, 2005 3:53 pm
... Your iniciative is great! I'll like to help by adding mtd(f) to your library if that's ok with you. I'm grading assigments at the moment, but when I'm...
523
Ivan Villanueva
artificialidea
Jul 1, 2005 4:10 pm
... Thanks. I welcome any contribution. Your idea of adding an algorithm to the library is the best to do. My highest expectations are that some teachers ask...
524
john_f_ellis
Jul 7, 2005 1:17 am
interesting perspective! there are 18 universities in london doing A.I. dgree courses. i think a great way is getting sahpiro's encyclopoedia of A.I. 2 vols, ...
525
mai haseeb
mimahassib
Jul 10, 2005 12:07 pm
hi all, if any of you know how to get the book exercises solutions i'd be so thankful... i need them urgently ... please anyone answer me as soon as possible. ...
526
Jose Vargens
jvargens
Jul 26, 2005 2:50 am
José Vargens ... From: aima-talk Moderator <aima-talk-owner@yahoogroups.com> To: jvargens@... Sent: 20 Jul 2005 13:07:40 -0000 Subject: Welcome...
527
aifundu
Aug 18, 2005 12:06 pm
Hi If any of you can help me out with the solutions of exercises in chapters 8 and 9 of second edition, I will be grateful. IT IS AN URGENT NEED. Thanks....
528
mohan_bg2003
Aug 25, 2005 4:45 pm
Hi everybody, I want to develop an intelligent agent with a small knowledge base. But I am not able to find out how to start implementing that. What i am...
Hi dear sir. Agent can be everything that receive information from real world then make an action.You can design an intelligent wnoledgebase in expert system...
531
Osamah alsaidi
ibnalsaidi
Aug 27, 2005 3:36 pm
First of all, "Knowledge base", this could be your database of facts. If you are using prolog then u can start by building a small set of facts in a simple...
532
neha68
Aug 29, 2005 7:30 am
i m new to this group! can nebody pls help me with the solutions to the exercises of chs 1 to 5 of 2nd edition! its urgent!...
533
Ravi Mohan
magesmail
Aug 29, 2005 7:49 am
Hi all, Aima java 0.4 with additional code for probability and supervised machine learning (plus quite a few bug fixes) has been posted on the aima site .You...
534
mohan_bg2003
Aug 29, 2005 8:35 am
Hi, Thank you very much for: AT Murray Mohammad Assarian Osamah alsaidi all three of you for showing me some direction to go ahead with the implementation. I...
535
AT Murray
mentifex
Aug 30, 2005 3:35 am
... You are very welcome. By the way, today on 29 August 2005 I finally achieved True AI in http://mind.sourceforge.net/mind4th.html -- Mind.Forth as in ...
536
Ivan Villanueva
artificialidea
Sep 5, 2005 2:29 pm
Hello soulmates, on chapter 7, figure 7.13, the PL-RESOLUTION algorithm is proposed with a helper function, PL-RESOLVE, that returns the set of all possible ...
537
Ivan Villanueva
artificialidea
Sep 7, 2005 11:22 am
... That is not the case. Sorry. ... Of course not. The resolution rule allows to discard two complementary literals, but not more at one. For example with the...
538
robot_coder
Sep 8, 2005 12:37 pm
HI I am studying AI on my own and I need C/C++ codes for the pesudocodes in the book,also is there any way to get the solutions for the exercises of the book...
539
gerd_m1977
Sep 9, 2005 3:53 am
Hello! I've read the paragraph about AI becoming a science and therefore more formal. But somehow I'm having the impression that the informal approach to...
540
Paul Hsueh-Min Chang
avat312
Sep 13, 2005 5:25 pm
Hi, On page 950, the book argues that the sentence "J. R. Lucas cannot consistently assert that this sentence is true." is necessarily true, but Lucas cannot...
541
Tommy Gun
thompsoncdrum
Sep 16, 2005 4:00 pm
Sounds like sort of a contradiction. The words "cannot consistently" I think give it the flexability to sometimes be true and sometimes not. If the sentence...
542
Paul Hsueh-Min Chang
avat312
Sep 19, 2005 5:18 pm
Hi Bruce, I think "this statement is definitely false" is more a paradox than a contradiction, for when you decide it is false then it is true, and vice versa....
543
kindlencotech
Sep 19, 2005 5:18 pm
To try and understand this equation I assumed the following: number of possible percepts P = 3 lifetime of the agent (number of percepts it will receive) = 3 I...
544
The Geek
guihergeek61
Sep 20, 2005 6:09 pm
I believe if you look at the "setup" on the previous page you'll see the authors intended the term "consistent" to be the logical definition. (see pages 137...
545
The Geek
guihergeek61
Sep 20, 2005 6:10 pm
I'm not sure if you're being consistent in your definition of P, the possible precepts, since I can't figure out how you arrived at 15. (I agree with 39). To...
546
Paul Hsueh-Min Chang
avat312
Sep 21, 2005 7:35 am
But my question is that being false does *not* equal being contradictory (i.e. necessarily false). If the sentence were merely false but not contradictory, he...