From: Travis Jones
Subject: Artificial Intelligence
Date: 
Message-ID: <ykET7.12328$K36.4233328@news1.rdc1.va.home.com>
I hear that LISP is THE language for genetic algorithms and things of the
like. Does anyone know of a sample code that I could get my hands on? Or,
perhaps a site, that serves as an AI hub. I already know about ai-depot.com.

From: Sashank Varma
Subject: Re: Artificial Intelligence
Date: 
Message-ID: <sashank.varma-1812012120580001@129.59.212.53>
In article <·······················@news1.rdc1.va.home.com>, "Travis
Jones" <·········@home.com> wrote:

>I hear that LISP is THE language for genetic algorithms and things of the
>like. Does anyone know of a sample code that I could get my hands on? Or,
>perhaps a site, that serves as an AI hub.

Go to:
     http://www.cs.berkeley.edu/~russell/ai.html

This professor Stuart Russell's page of links to AI on the web.

Russell and Norvig have written the best introductory textbook on AI.
I believe the algorithms presented in this book have been coded in
Common Lisp and can be found somewhere on the web.

Norvig has written the best book on AI programming using Common Lisp,
though it focuses by design on 'classical AI'.
From: Gareth McCaughan
Subject: Re: Artificial Intelligence
Date: 
Message-ID: <slrna1vico.13ub.Gareth.McCaughan@g.local>
Travis Jones wrote:

> I hear that LISP is THE language for genetic algorithms and things of the
> like. Does anyone know of a sample code that I could get my hands on? Or,
> perhaps a site, that serves as an AI hub. I already know about ai-depot.com.

I believe there's quite a lot of Lisp code in Koza's books
on genetic programming. I have a hazy memory that it's
available on the net somewhere, though I don't know how
easy it would be to use without the book(s).

-- 
Gareth McCaughan  ················@pobox.com
.sig under construc
From: Coby Beck
Subject: Re: Artificial Intelligence
Date: 
Message-ID: <IkRT7.120415$oj3.21019072@typhoon.tampabay.rr.com>
"Travis Jones" <·········@home.com> wrote in message
····························@news1.rdc1.va.home.com...
> I hear that LISP is THE language for genetic algorithms and things of the
> like. Does anyone know of a sample code that I could get my hands on? Or,
> perhaps a site, that serves as an AI hub. I already know about ai-depot.com.
>

try http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/0.html

 A very well known resource.

--
Coby
(remove #\space "coby . beck @ opentechgroup . com")