搜索资源列表
333
- python source code for simple genetic algorithm. it is implemented on the python platform. Python source code for SGA.
ga123
- 基因演算法 透過PYTHON來進行編譯 出學者質得參考-Genetic algorithms through PYTHON to compile a reference scholars quality
GA
- 用python写的遗传算法,增加倒序功能-Genetic algorithm written in Python and add reverse function
Gray Img Cluster
- Python通过遗传算法计算阈值,将彩色图片以灰度图的形式导出(Python calculates thresholds through genetic algorithms.)
yichuan
- 遗传算法 变异 交叉 迭代 最大值 寻找最优解(genetic algorithm)
GA
- 遗传算法,实现物竞天择,是进化理论的一方面。遗传算法是解决搜索问题的一种通用算法,对于各种通用问题都可以使用。搜索算法的共同特征为: ① 首先组成一组候选解 ② 依据某些适应性条件测算这些候选解的适应度 ③ 根据适应度保留某些候选解,放弃其他候选解 ④ 对保留的候选解进行某些操作,生成新的候选解。(Genetic algorithm, to realize natural selection, is one aspect of evolutionary theory.)
NSGA-II-master
- 在Python中利用遗传算法进行目标优化的程序代码(Using Genetic Algorithms for Target Optimization in Python)
遗传算法微电网优化调度(python)
- 利用python语言,通过遗传算法对微电网进行优化调度(Genetic algorithm is used to optimize the dispatching of microgrid)