Re: "Artificial Intelligence: A Modern Approach," by Stuart Russell and Peter Norvig
- From: "A.L." <alewando@xxxxxxxxxx>
- Date: Sat, 15 Mar 2008 23:38:55 GMT
On Sat, 15 Mar 2008 06:45:10 GMT, WildCat <gfojjp@xxxxxxxxx> wrote:
chirag <ic.bh...@xxxxxxxxx> wrote:
Hi
I am using "Artificial Intelligence: A Modern Approach," by Stuart
Russell and Peter Norvig Second edition,2007.
On the website, "ima.cs.berkeley.edu" Java code is given,and that
includes some
"import java.util.Hashtable;
import java.util.Map;
import aima.basic.Agent;
import aima.basic.Percept;
import aima.basic.PerceptSequence;"
So I am not able to run this programs.
Can anyone tell me what I should do ,so that I can able to run these
program on my computer and use this book up to the best I can.
thanking you.
why no one response to you?
(i can't resolve your problem either)
I believe that you should learn Java.... java.uti,. is standard Java
package, and aima. pachages are book's software.
Imported packages must be listed on Java CLASSPATH.
Some minimal knowlegde of java si neded to use Java...
A.L.
[ comp.ai is moderated ... your article may take a while to appear. ]
.
- References:
- Prev by Date: Re: "Artificial Intelligence: A Modern Approach," by Stuart Russell and Peter Norvig
- Next by Date: Re: about Rule-based programming ,
- Previous by thread: Re: "Artificial Intelligence: A Modern Approach," by Stuart Russell and Peter Norvig
- Next by thread: Re: "Artificial Intelligence: A Modern Approach," by Stuart Russell and Peter Norvig
- Index(es):
Relevant Pages
|
|