Hello, I have found very good Lisp information in: http://www.xanalys.com/software_tools/downloads/index.html#personal-edition Regads ... From: Alberto Vera ...
Hi, do you know if any french translation of AIMA is planned ? It's a shame that such a good book is not available in french ... Cheers, -- Serge Stinckwich ...
Can you please help me to examine the AI literature to discover whether or not the following tasks can currently be solved by computers? 1. Playing a decent...
... From: "meshteb" <meshteb@...> Sent: August 12, 2002 6:44 AM ... Depends on your definition of "decent". :) There are some "decent" games out there,...
Look at the Java code for aima.examples.TestSearch.java. This test is solving two problems. The TwoThreeState problem is to get to a state consisting of a...
Can the following tasks be solved by computers: a)Playing a descent game of bridge at a competitive level. b)Discovering and proving new mathematical theorems....
Dear all: I just bought this book (AIMA) and now I'm reading it. I would like to know there is any "exercise resolution in each chapter" available here or ...
Hi, I'm supposed to think of some problem domains that i can apply the techniques of uninformed and informed searches. Can anyone help in this area? thanks! ...
Hello Could you give me any information about System Expert? (links, books...) how does it work? do u have any example to learn more about s.e.? do i need any...
Hi, What you're looking for is "expert systems", not "system expert". Go to google.com and type in "expert systems". You'll find a number of helpful links,...
I'm sorry that no French translation is planned. However, the new second edition will be out soon, and if anyone would like to do a French translation, let us...
hello I copied this example of a book about CLIPS This program has "blocks" and the objective is to put the block C over the block E Does anybody know when it...
In the chapter on uninformed search algorithms (I think it's chap. 3, but I don't have the book in front of me), there is a diagram showing the search pattern...
... From: "Alberto Vera" <artificialintelligenceperu@...> Sent: September 10, 2002 11:37 AM ... Which book exactly, if you don't mind me asking? ... When...
Hi Gavin, ... From: "gavtks78" <gavint@...> Sent: August 22, 2002 8:48 PM ... *You* are supposed to think, not us ;-) You could also search google...
Thank you very much for your help. The book's title in Spanish is: Sistemas Expertos. Principios y Programacion I hope this title in English might be: Expert...
Hi, I would be much interested in translating the new second edition. I own the first version in English and I think it would be great to make it more...
... From: "Alberto Vera" <artificialintelligenceperu@...> Sent: September 11, 2002 3:34 PM ... Personally, I don't see anything wrong with your rule with...
... No. Although similar, common lisp and scheme are sufficiently different such that the code in the book will not -- in general -- work with scheme. Two...
... Without meaning to be painfully pedantic, if you mean by LISP (or lisp since this looks a bit quieter on the page :) that you are talking about common lisp...
Will, thanks for the reply. Through another correspondence today, you are right on. I had started out this whole thing by downloading Allegro adn kind of...
... From: "Will Deakin" <anisotropia9@...> Sent: September 20, 2002 5:44 PM ... I wasn't talking about any particular flavour of lisp. ... Okay, not a...