搜索资源列表
-
0下载:
利用JAVA实现的利用进化算法对人口增长进行仿真的源码-The use of JAVA implementation of the use of evolutionary algorithms for simulation of population growth in the source
-
-
1下载:
使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference
Learning)和协同进化(CEL,Co-
-
-
1下载:
遗传编程
遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。
-In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired
-
-
0下载:
java程序实现基本粒子群算法,本程序适应于演化算法的初学者,简单易懂,清晰明了。-Java program to achieve the particle swarm algorithm。This procedure to adapt to evolutionary algorithms for beginners
-
-
0下载:
rank based selection evolutionary algorithms
-
-
0下载:
本代码是用java语言编写的简单遗传算法,对于研究进化算法的朋友很有帮助-The code is simple genetic algorithm using java language, the study of evolutionary algorithms helpful friend
-
-
1下载:
DE算法作为一种新的进化算法被广泛关注,它的改进算法层出不穷,但最经典的莫过于JADE(DE algorithm has been widely concerned as a new evolutionary algorithm. Its improved algorithms emerge in an endless stream, but the most classic is JADE.)
-