搜索资源列表
GANN_sinF
- 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
RealGA(TwoVaribles)
- 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring.
Ant-Algorithmcpp
- 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
ant_colony_elitists
- 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpful.
GAdisplacement
- 用遗传算法对光纤位移传感器的实验数据进行拟合,使用精英保留策略提高算法性能-Genetic algorithm with fiber-optic displacement sensor to fit the experimental data, the use of elite strategies to improve retention of algorithm performance
GAreal_tourney
- ntroduction to Stochastic Search and Optimization, 2003 This program runs a GA with real-number coding. Elitism is used and the mutation operator is simply the addition of a Gaussian random vector to the non-elite elements. The user
final
- 使用遺傳演算法來解決一個多項是問題 然是使用單點突變以及單點交配 使用二進位編碼以及精英輪盤法-The use of genetic algorithms to solve the problem then is a number of single point mutations and single point crossover using binary coding and the elite roulette method
AG
- 根据演化计算的思想,采用精英演化策略模型搜索优化问题最优解。-Evolutionary computation based on the idea of evolution strategies with the elite model search optimization the optimal solution.
exp1
- 利用多父体杂交演化算法,精英多父体杂交算法求解函数极值-Multi-parent crossover using evolutionary algorithms, multi-parent crossover elite function extremum algorithm
segmentation
- 遗传算法在道路图像阈值分割中的应用 包括:初始化种群,产生新一代个体,精英选择,交叉,变异-Genetic algorithm in the road image threshold segmentation include: initial population, a new generation of individual, elite selection, crossover and mutation
FindRouteGUI
- 1,已完成功能 (1)距离短时大部分情况下可以选择最短路径进行移动 (2)加入了精英选择优化算法 (3)无论地图大小一定可以得出路径 (4)点击障碍物可以得出路径 3,代码改进 将原来两大类(Widget,Geno)拆分成三个类(Widget,Handle,Geno), Widget:显示界面等可视化元素,获取最短路径并显示移动, Handle:优化路径,得出最短路径,以后会加入通信模块 Geno:计算得出一定数量的可达路径 4,算法描述
naga2.file
- 带精英策略非支配排序遗传算法的应用实例。-The control strategy with elite sort of genetic algorithm, the application example.
GAEllite
- 基于精英选择和交叉策略的遗传算法,在标准遗传算法的基础上提高了精度和速度-Elite selection and crossover strategy genetic algorithm on the basis of the standard genetic algorithm to improve accuracy and speed
M-Elite-Coevolutionary-Algorithm
- 一种新的遗传算法介绍,该文章提出了一种新的遗传算法,基于M个精英选择组成M个团体,精英与精英之间进行协作,精英与普通个体之间进行引导-a new genetic algorithm with M elites using a coroperation and leading strategy
GA0-1
- 0-1背包问题遗传算法,包含精英选择和非精英选择-0-1 knapsack problem algorithms, comprising elite and non-elite choose
douelitePSO3D
- 基于精英粒子群算法的双机器人路径规划,白车车身焊接,不考虑避障-Dual path planning algorithm based on particle swarm elite, white car body welding, without considering obstacle avoidance
HuaWei_draft
- HUAWEI 2017软件精英挑战赛初赛代码,仅适用于小规模的数据。(HUAWEI 2017 Software elite challenge preliminary code, only suitable for small scale data.)
深度学习机器学习入门进阶精品名师视频课程
- (23套)深度学习+(48套)机器学习入门+进阶精品名师视频课程((23 sets) deep learning + (48 sets) machine learning + video course of advanced Elite Teachers)
遗传算法
- 遗传算法函数——每一代都将精英保留到下一代(Genetic algorithm - retention of elite)
nsga-2
- 快速非支配排序算法,引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度;采用拥挤度和拥挤度比较算子。(The fast non dominated sorting algorithm introduces the elite strategy to ensure that some excellent individual individuals will not be discarded during the evolution process, thus i