搜索结果

找到约 175 项符合 Genetic 的查询结果

数学计算 遺傳演算法(Genetic Algorithm),使用c++編譯

遺傳演算法(Genetic Algorithm),使用c++編譯,有需要者拿回去參考吧!
https://www.eeworm.com/dl/641/485815.html
下载: 38
查看: 1111

人工智能/神经网络 Theory of Genetic Algorithm 遗传算法理论 国外网站下载

Theory of Genetic Algorithm 遗传算法理论 国外网站下载,希望能有所帮助
https://www.eeworm.com/dl/650/311739.html
下载: 60
查看: 1042

人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al

The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined functions as found in Koza s "Genetic Programming II".
https://www.eeworm.com/dl/650/334229.html
下载: 27
查看: 1109

人工智能/神经网络 遗传算法的经典书籍:Genetic_Algorithms___Data_Structures___Evolution_Programs

遗传算法的经典书籍:Genetic_Algorithms___Data_Structures___Evolution_Programs
https://www.eeworm.com/dl/650/392623.html
下载: 42
查看: 1142

人工智能/神经网络 A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness functio

A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness function as target string.
https://www.eeworm.com/dl/650/436347.html
下载: 192
查看: 1067

人工智能/神经网络 Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA

Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
https://www.eeworm.com/dl/650/474218.html
下载: 29
查看: 1088

数学计算 基于小生竞的遗传算法 Genetic Algorithm Based 0n Niche

基于小生竞的遗传算法 Genetic Algorithm Based 0n Niche
https://www.eeworm.com/dl/641/207932.html
下载: 52
查看: 1111

人工智能/神经网络 Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I

Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I took it literally and created a very simple program (138 lines of code) that evolves the phrase "Hello world!"
https://www.eeworm.com/dl/650/268292.html
下载: 197
查看: 1107

人工智能/神经网络 GENETIC_ALGORITHMS_IN_SYSTEM_IDENTIFICATION遗传算法在系统辨识中的应用

GENETIC_ALGORITHMS_IN_SYSTEM_IDENTIFICATION遗传算法在系统辨识中的应用
https://www.eeworm.com/dl/650/376591.html
下载: 178
查看: 1099

matlab例程 GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法

GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异; ...
https://www.eeworm.com/dl/665/246836.html
下载: 91
查看: 1110