logo
首页技术栈工具库讨论
genprog

genprog

This package provides a genetic programming framework. Genetic programming is an evolutionary technique, inspired by biological evolution, to evolve programs for solving specific problems. A genetic program is represented by a value of an algebraic datatype and associated with a custom-defined fitness value indicating the quality of the solution. Starting from a randomly generated initial population of genetic programs, the genetic operators of selection, crossover, and mutation are used to evolve programs of increasingly better quality.
由 
bruceshi2021-01-15 收录
--
推荐
不推荐
更多信息
GitHub iconjsnajder/genprog21
HACKAGE
carbal install genprog
查看
标签
根据用户添加的标签生成
暂无标签