genetic algorithms in Python?

Mohammed Mediani medmediani at gmail.com
Wed Apr 8 11:08:48 EDT 2009


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 <ebonak at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090408/cbbfc562/attachment-0001.html>


More information about the Python-list mailing list