Re: genetic algorithms package for python ?



Xiao Jianfeng <fdu.xiaojf@xxxxxxxxx> writes:

Hi all,

I am looking for a genetic algorithms package for Python.

I have googled the web before posting and found some links. The link
of pygene(http://www.freenet.org.nz/python/pygene) cannot be opened.

Strange, works for me...


I also tried the recipe on ASPN, but it is too simple for my
application, and the ga model in SciPy, which is in testing in the
"sandbox".

Are there any more genetic algorithms packages for Python ?


I am not (at all!) an specialist in genetic algorithms, but here are
some links :

http://pygp.sourceforge.net/
http://packages.qa.debian.org/g/genetic.html
and of course,
http://www.freenet.org.nz/python/pygene/

--
Thomas Samson
BOFH Excuse #420:
Feature was not beta tested
.



Relevant Pages

  • Re: ANN: pygene - genetic algorithms package
    ... So I've written a genetic algorithms package which I hope will be more ... I've been planning on releasing my stack-based genetic programming ... system Psi (implemented in Python) at some point in the future, ...
    (comp.lang.python)
  • Re: genetic algorithms package for python ?
    ... I am looking for a genetic algorithms package for Python. ... I have googled the web before posting and found some links. ... Are there any more genetic algorithms packages for Python? ...
    (comp.lang.python)
  • Re: genetic algorithms in Python?
    ... Anyone using Python for coding up genetic algorithms? ... would you share your favorite modules/libraries/tools? ... Search 'Python genetic algorithm' on Google or elsewhere. ...
    (comp.lang.python)
  • Re: genetic algorithms in =?windows-1252?Q?Python=3F=3F?=
    ... While I am comfortable with GAs, ... Subject: genetic algorithms in Python? ... My GA is standard (selection by roulette wheel or tournament, ... Anyone using Python for coding up genetic algorithms? ...
    (comp.lang.python)
  • genetic algorithms package for python ?
    ... I am looking for a genetic algorithms package for Python. ... I have googled the web before posting and found some links. ... Are there any more genetic algorithms packages for Python? ...
    (comp.lang.python)