Hello Mohammed,

Yes, that would great. While I am comfortable with GAs,
I'm still rather inexperienced with Python so seeing some
implementation examples would be very useful.

Thanks,
Esmail

--

Date: Wed, 8 Apr 2009 17:08:48 +0200
Subject: Re: genetic algorithms in Python?
From: medmedi...@gmail.com
To: ebo...@hotmail.com
CC: python-list@python.org

I have done something in this direction. I will be happy to share my experience. However, my code is not generic and needs many things to be manually introduced. My GA is standard (selection by roulette wheel or tournament, single point cross). Let me know if you are interested!


On Wed, Apr 8, 2009 at 3:25 PM, Esmail <ebo...@hotmail.com> wrote:

Hello,

Anyone using Python for coding up genetic algorithms? If
so, would you share your favorite modules/libraries/tools?


Thanks,
Esmail


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to