共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > EpochX |
EpochX
|
2 | 0 | 471 |
贡献者 | 讨论 | 代码提交 |
EpochX is a genetic programming framework for Java. It is designed specifically for the task of analyzing evolutionary automatic programming, so is ideal for researchers who require an extendable system for studying the effects of new operators or procedures.
EpochX supports 3 popular representations
- Strongly-Typed tree GP
- Context-Free Grammar GP
- Grammatical Evolution