人工神经网络是智能控制的重要研究内容,自上世纪五十年代提出后,经历了曲折的研究进程,已经形成为一门比较成熟的学科,但其固有的一些缺陷极大地制约了神经网络的进一步发展。GEP是葡萄牙科学家Candida Ferreira于2001年首次提出的,是进化计算家族中的新成员。GEP是在综合了传统遗传算法(GA)和遗传编程(GP)各自的优点的基础上发展起来的一种具有基因型空间和表现型空间的新的进化算法。
GEP通过采用简单的基因编码实现在全局范围内搜索到满足条件的最优解。这一点恰好能弥补人工神经网络在选取某些参数时的不足之处。例如,RBF神经网络存在着事先要确定中心向量个数、中心向量本身难以确定等缺陷,对整个网络的收敛性、稳定性和精度有较大影响;神经网络学习到的知识蕴涵在大量的连接权值中,我们并不知道神经网络到底学到了什么,能处理什么样的任务,也无从知道网络如何进行预测、为什么得出这样或那样的推理结论。这就是通常所说的神经网络的“黑箱性”。本文基于以上几个方面,将GEP的优点结合到神经网络中,提出了基于GEP优化的RBF神经网络算法(Radial Basis Function Algorithms based ...
【英文摘要】
Artificial neural network is an important research topic of intelligent control, since the fifties of last century was made, through ups and downs of the process, has become more mature as a discipline, but its inherent flaws greatly restricted the number of neural network further development. GEP is a Portuguese scientist Candida Ferreira was first proposed in 2001, is evolutionary computation family of new members. GEP is a combination of traditional genetic algorithms (GA) and genetic programming (GP) ba...