EA_b

所属分类:人工智能/神经网络/深度学习
开发工具:C++
文件大小:677KB
下载次数:8
上传日期:2010-01-23 02:29:20
上 传 者anr.leo
说明:  进化算法的一种 (1+1)EA的算法实现最优化求解 提供的示范函数为二进制数列求积累和
(Opitmization method demo, based on (1+1)EA which belongs to Evolutionary Algorithm. An example function is provided as minimization of sum of a boolean array s bit multiplication.)

文件列表:
EA_b\.cproject (45941, 2010-01-12)
EA_b\.project (2145, 2010-01-11)
EA_b\Debug\EA_b.exe (601671, 2010-01-13)
EA_b\Debug\EA_b.o (115035, 2010-01-13)
EA_b\EA_a.cpp (2385, 2010-01-13)
EA_b\EA_a.exe (601671, 2010-01-13)
EA_b\EA_b.cpp (2585, 2010-01-13)
EA_b\EA_b.exe (601671, 2010-01-13)
EA_b\Exercise 9.1-Leo,Arif,Usman.rar (270160, 2010-01-13)
EA_b\Debug (0, 2010-01-13)
EA_b (0, 2010-01-13)

Solution for Exercise 9 from Chenxi Liu, Arif Maulakhan and Usman Bhutta .cpp and .exe files both available. Programmed under Eclipse. Macro defined MAX as size n, can be changed manually as 10, 100, 500, etc. Every iteration, parent and offspring patterns are displayed with generation numbers and function values. Every MAX iteration, the program pauses for observation, 'Enter' to continue till the global optimum is reached. At each iteration, each bit has a possiblity of 1/MAX to flip.

近期下载者

相关文件


收藏者