-
一个比较简单的遗传算法程序,并有注释,适合于…
一个比较简单的遗传算法程序,有注释,适合初学者一般学习
- 2022-07-16 10:35:04下载
- 积分:1
-
神经网络的算法,关于BP网络的编写
神经网络的算法,关于BP网络的编写-neural network algorithm, on the preparation of BP Network
- 2022-12-22 05:05:03下载
- 积分:1
-
L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning rate adaptive strategy is to improve the algorithm BP Another approach, which uses Levenberg-Marquardt optimization method, which makes learning time is even shorter. Its weakness is that the complex problems that the method requires a lot of storage space.
- 2023-08-10 03:25:04下载
- 积分:1
-
本程序是使用APRIORI算法搜索相关联的项目,在搜索前需要用户先对项目的个数和最低支持度进行设置,然后程序就会在指定的项目是找出满足最低支持度的相关联的频繁项...
本程序是使用APRIORI算法搜索相关联的项目,在搜索前需要用户先对项目的个数和最低支持度进行设置,然后程序就会在指定的项目是找出满足最低支持度的相关联的频繁项目集-This procedure is to use search algorithms APRIORI associated projects, the needs of users in the search before the first number of the project and set the minimum degree of support, and then the procedure will be in the designated project is to identify a minimum degree of support to meet the frequently associated itemsets
- 2022-01-31 15:32:31下载
- 积分:1
-
Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of te...
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
- 2022-02-04 12:02:57下载
- 积分:1
-
Improved three arithmetic operator in genetic algorithm including select,crossov...
改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
- 2023-07-25 08:40:02下载
- 积分:1
-
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强...
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchable, code simple, practical
- 2022-03-25 04:32:28下载
- 积分:1
-
基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序...
基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序-based on genetic algorithm for image pattern recognition, this is my collection of the genetic algorithm source code
- 2022-03-01 20:08:17下载
- 积分:1
-
用于求解多目标优化问题,多目标进化算法源程序
用于求解多目标优化问题,多目标进化算法源程序-The code for multi-objective optimization algorithm
- 2022-03-24 10:35:25下载
- 积分:1
-
机器人编程方法,主要是讲c的, 期刊论文
机器人编程方法,主要是讲c的, 期刊论文-Robot programming method, mainly stresses c and Journal Papers
- 2022-02-21 21:13:21下载
- 积分:1