首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python库进化优化

Python库进化优化

资 源 简 介

Optopus is a small Python library for evolutionary optimization. So far it contains an implementation of a genetic algorithm, but support for genetic programming will be added. Optopus is written in Python, which is often too slow for CPU-intensive stuff like evolutionary algorithms. If you have a huge, difficult problem then you might be better off with a C-implementation. It is, however, very convenient to whip up a fitness function in Python and get it optimized without any hassle. In most cases it is the fitness function that is the bottleneck anyway, so if you want to use a Python fitness function, then it does not really matter what the framework is written in. The modules are well documented with docstrings and examples, so you should have no trouble getting started. Optopus 0.1.1 was uploaded on May 4th, 2010. It now contains an examples directory, the new genome class EnumGenome and full unit tests.

文 件 列 表

optopus
stdgenomes.py
examples
ga.py
tests

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 14分钟前 成为了本站会员

  • 11 3小时前 成为了本站会员

  • 开心快活人 6小时前 成为了本站会员

  • 晋财 7小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.169062s