搜索资源列表
-
0下载:
人工神经网络与模拟进化计算_0 -Artificial neural network and simulated evolutionary computation _0
-
-
0下载:
Evolving Neural Network Architecture and Weights
Using An Evolutionary Algorithm
-
-
0下载:
:遗传算法是一种典型的进化算法。文中分析了遗传算法的特点和神经网络的特点,从而得出了把两种算法结合
起来进行应用的思想。运用理论对比的方法,阐明了用遗传算法进行神经网络性能优化的原因,并得出结论,认为用遗传
算法进行神经网络性能优化促使了神经网络更进一步的应用。阐述了遗传算法优化神经网络的两种主要方法,论述了遗
传算法和神经网络的发展现状和将来的研究动向。-: Genetic algorithm is a typical evolutionary algorithm. This pa
-
-
0下载:
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究。
PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练
-
-
0下载:
Multi-step-prediction of chaotic time series based
on co-evolutionary recurrent neural network
协同进化递归神经网络的多步混沌时间序列预测-This paper proposes a co-evolutionary recurrent neural network (CERNN) for the multi-step-prediction of chaotic
time series, it
-
-
0下载:
进化神经网络学习实例很全很好用,初学者很实用-Evolutionary neural network learning example is the whole very good, and very useful for beginners
-
-
0下载:
The Wavelet Neural Network
This is simple example for using of modified Morlet neural network.
Levenberg-Marquardt with numerical Jacobian calculation implemented.
Easy to use with other optimization algorithem e.g GA,PSO, etc.
The funct
-
-
0下载:
人工神经网络、模糊系统进化计算很经典的书籍-Fuzzy system evolutionary artificial neural network, calculation of classic books
-
-
0下载:
计算智能是以模型(计算模型、数学模型)为基础、以分布并行计算为特征的模拟人的智能求解问题的理论与方法,本书系统的讲述计算智能的基本内容基本理论与基本方法1、从模拟智能的生成过程的观点讲述模拟进化的计算理论。2、从模拟智能结构的观点讲述人工神经网络理论。3、从模拟智能行为的观点讲述模糊逻辑与模糊推理。全书突出基础,强调背景,跟着研究与发展-Computational Intelligence based model (model, mathematical model)-based, distri
-
-
0下载:
神经网络自适应进化程序,议事项自动建模优化。基于visual C++平台-Neural network adaptive evolutionary program, aimed to modeling and optimization automatically, based on visual C++ platform
-
-
1下载:
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
-
-
0下载:
粒子群优化算法(PSO:Particle swarm optimization) 是一种进化计算技术(evolutionary computation)。
源于对鸟群捕食的行为研究。粒子群优化算法的基本思想:是通过群体中个体之间的协作和信息共享来寻找最优解.
PSO的优势:在于简单容易实现并且没有许多参数的调节。目前已被广泛应用于函数优化、神经网络训练、模糊系统控制以及其他遗传算法的应用领域。(The particle swarm optimization (PSO:Part
-
-
0下载:
思维进化算法优化BP神经网络——非线性函数拟合,有源程序和数据(BP Neural Network Optimized by Mind Evolutionary Algorithm - Nonlinear Function Fitting)
-
-
2下载:
智能优化算法及其MATLAB仿真实例,包括进化类算法,群智能算法,模拟退火算法,禁忌搜索算法,神经网络算法等程序源码(Intelligent optimization algorithm and MATLAB simulation examples, including evolutionary algorithm, swarm intelligence algorithm, simulated annealing algorithm, tabu search algorithm, neural
-