I've been looking through the python code for the search algorithms. I must acknowledge that I am pretty new to python, so apologies for basic mistakes. Having...
865
edgar.holleis
Jul 6, 2009 6:23 pm
Hi! I found several issues with the code in csp.py, version aima-python.2007.06.15.zip: 1) Forward Checking and Maintain Arc Consistency don't work because of...
866
matsudayuko69
Sep 15, 2009 4:23 am
Simple question: How about Mathemaitca for this purpose? I've been using Lisp, C, Java and now using Mathematica....
867
juanfie
Sep 15, 2009 6:49 am
... I'd be happy to contribute in developing Mathematica code for AIMA. Regards, Juan Flores...
868
armin_04
Nov 21, 2009 11:56 pm
The number of states for the first incremental formulation is stated to be 64 . 63 . ... . 57. As far as it's the "number of sequences", there is no problem,...
869
zeldich.michael
Apr 1, 2010 8:58 am
I has try to discuss my objections to the great book Artificial Intelligence, A Modern Approach, Second Edition, but did not receive any response from the...
870
Bob Futrelle
bobfutrelle
Apr 1, 2010 1:46 pm
No one has ever been able to give "definitions" of words and concepts such as "think", "mind", "perceive", etc. Thousands of books, and millions of papers...
871
Michael
zeldich.michael
Apr 1, 2010 3:52 pm
Dear Bob, it easy to give the definitions to these terms. Is there are no facts to support acceptance of any so called mental functions, than we have to accept...
872
mhassanali@...
mhassanali...
Apr 13, 2010 10:57 am
... if u find out the solutions plz guide me so that i can download too. Thank you....
873
patrickmclaren@...
patrickmclar...
Apr 13, 2010 10:59 am
There are a lot of schools that use AIMA in courses. (http://aima.cs.berkeley.edu/adoptions.html) Just wondering if anyone has links to a video lecture series...
874
bagheri_abbass
Apr 24, 2010 11:22 am
Hello All! In Aima 3/e we have these two sentences in the book (chapter 3) 1- "expand the chosen node adding the resuting node to the frontier only if not in...
875
mikaelsundberg@...
mikaelsundbe...
May 15, 2010 11:25 am
Hi. Check out this link: http://www.youtube.com/user/nptelhrd#g/c/E051420C2068DCB2 Its a university in India. The course is based on aima and an other bock as...
876
lando
landogroups
May 15, 2010 2:35 pm
Thanks for the link. Great Resource. On Sat, May 15, 2010 at 4:36 AM, mikaelsundberg@... <...
877
hamid
return0_ir
Aug 1, 2010 6:53 pm
Hello In uniform cost search, 'uniform39; referred to what? thanks...
878
Mohammad Assarian
assarianmo
Aug 12, 2010 2:15 am
This search expand the least cost node so the costs of nodes will increase step by step and this means uniform This search expand the least cost node so the...
879
Paul
paulreiners
Sep 10, 2010 3:19 pm
I have a set (or pool) of n real numbers. I also have a set of m functions, f_1, f_2, ..., f_m. Each of these functions takes a list of numbers as its...
880
Paul
paulreiners
Sep 14, 2010 6:44 pm
Section 4.1.2 says The probability [also] decreases as the "temperature" T goes down: "bad" moves are more likely to be allowed at the start when T is high,...
881
Paul
paulreiners
Sep 14, 2010 6:44 pm
I take back my earlier question. I just realized that dE is negative....
883
stuart_hirshfield
stuart_hirsh...
Dec 6, 2010 10:54 am
Are these available yet? Please advise....
884
en9apr
Dec 30, 2010 9:27 am
Hi, I am using eclipse with the JAVA code downloaded from: http://code.google.com/p/aima-java/downloads/list I created a new project in eclipse, loaded the...
885
naraic_oreilly
Dec 30, 2010 6:19 pm
Hi Andrew, It appears your JAVA_HOME is pointing to a Java Runtime Environment (JRE) and not a Java Development Kit (JDK), which is required to compile Java...
Hi Andrew, To resolve the problem you are seeing I would ensure that your Windows PATH environment variable contains the directory where your JDK's bin is,...
888
Bob Futrelle
bobfutrelle
Jan 1, 2011 2:08 am
Ciaran's comment about setting up a Wiki is an important one. Information such as he sent in his note below should be as available to as many as possible,...
889
en9apr@...
en9apr
Jan 1, 2011 4:40 pm
Hi Ciaran & Bob, Thanks for your help. I can now run the applications. Happy New Year! Andrew...
890
naraic_oreilly
Jan 3, 2011 2:06 am
H Andrew, Glad to hear things are up and running for you now :-) Based on the discussions on this thread, a new Wiki help page has been setup on the project's...
891
en9apr@...
en9apr
Jan 16, 2011 10:10 am
Hi, I downloaded the AIMA code from the SVN: http://aima-java.googlecode.com/svn I have followed the instructions on the wiki: ...
892
Jim Davies
jimmyd
Jan 31, 2011 7:46 pm
P(H|E) = P(H and E) / P(E) is not as useful as Bayes' Rule P(H|E) = (P(E|H)*P(H))/P(E) But I'm not sure why. Is it because the former requires P(H and E)...
893
fawadsmailbox
Feb 13, 2011 5:33 pm
just some thoughts on "proof by contradiction" introduced on page 250 used on page 254, 7th line from the end `...we wish to prove which is,say,¬P12` ...
894
Serguei A. Mokhov on ...
stgunya
Feb 16, 2011 4:07 pm
[ Apologies if you receive multiple copies of this announcement. ] Hello: Concordia University is organizing C3S2E'11, the Fourth International C* Conference...