python 3.x的任何遗传算法模块?

Zhe*_*hen 4 python genetic-algorithm

我正在为python 3.x寻找一个成熟的GA库.但唯一可以找到的GA库是pyevolvepygene.它们都只支持python 2.x. 如果有人能提供帮助我会很感激.

Cmd*_*trf 14

DEAP:分布式进化算法支持Python 2和3:http: //code.google.com/p/deap

免责声明:我是DEAP的开发人员之一.