项目作者: AlexandrPerun

项目描述 :
The genetic algorithm (GA) can be considered as one of the varieties of random search, which is based on mechanisms resembling natural selection and reproduction. Unlike existing techniques, GA starts with a random set of initial solutions called a population.
高级语言: Python
项目地址: git://github.com/AlexandrPerun/Python-genetic-algorithm.git
创建时间: 2020-05-09T15:10:01Z
项目社区:https://github.com/AlexandrPerun/Python-genetic-algorithm

开源协议:

下载