-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-27 19:47:11下载
- 积分:1
-
一个求函数极值的遗传算法程序
一个求函数极值的遗传算法程序-function for a maximum of Genetic Algorithm
- 2023-07-28 14:15:03下载
- 积分:1
-
isomap等规度映射,特征提取,机器学习
isomap等规度映射,特征提取,机器学习-Isotacticity isomap mapping, feature extraction, machine learning
- 2022-02-02 14:30:36下载
- 积分:1
-
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子...
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子-GA
- 2022-10-20 17:15:03下载
- 积分:1
-
RBF
本文采用红外光电传感器技术, 建立了一个基于神经网络的客流计数系统, 与传
统的仅利用光电传感器计数方法相比, 该方法提高了实时客流计数准确率。为了更好的分
类识别计数, 针对采集的连续的时空序列客流数据特点, 改进了已有的分割方法和针对客
流实际情况的特征提取方法。最后经过稀疏和密集客流模拟仿真测试, 结果表明, 本文所
提出的模型能够识别多人并排的情况, 误差率较低, 具有理论和实际意义。-RBF
- 2022-05-27 06:08:00下载
- 积分:1
-
学习魔方编程技巧,仅供参考,有信息请反馈。
学习魔方编程技巧,仅供参考,有信息请反馈。-learning programming skills, for reference purposes only, with information feedback. Thank you
- 2022-01-30 20:11:00下载
- 积分:1
-
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。
具体效果可参考
G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hidden Nodes”, IEEE Transactions on Neural Networks, vol. 17, no. 4, pp. 879-892, 2006.
-I prepared by incremental random neural network algorithm, which is characterized by the largest approximation properties can be guaranteed, and fast good results can be used as an academic comparison and analysis. The current benchmark is only suitable for the regression problem. Specific effects may refer G.-B. Huang, L. Chen and C.-K. Siew,
- 2022-01-24 15:02:30下载
- 积分:1
-
与神经网络相似的东西。但最近它已经…
与神经网络有相似的根源。但近年来在分类中得到了广泛的应用。这意味着,如果我对一些事物进行了分类(但你对我如何分类一无所知,或者说你不知道用于分类的规则),当一个新数据出现时,SVM可以预测它应该属于哪个集合。
- 2023-06-05 08:10:03下载
- 积分:1
-
On the point interpolation and curve interpolation procedure, this procedure can...
一个关于指向插补和曲线插补的程序,本程序有一个菜单可以选择,曲线插补是哦可以选择是顺时针或者逆时针-On the point interpolation and curve interpolation procedure, this procedure can select a menu, curve interpolation is to choose Oh, is clockwise or counter-clockwise
- 2023-02-06 08:35:04下载
- 积分:1
-
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN...
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
- 2022-03-16 13:50:31下载
- 积分:1