-
BPMLL is a package for training multi
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
- 2022-03-31 04:07:36下载
- 积分:1
-
神经网络的算法,关于BP网络的编写
神经网络的算法,关于BP网络的编写-neural network algorithm, on the preparation of BP Network
- 2022-12-22 05:05:03下载
- 积分:1
-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
neural network design books matching source (Matlab platforms)
神经网络设计书籍配套源码(matlab平台)-neural network design books matching source (Matlab platforms)
- 2023-08-25 19:25:04下载
- 积分:1
-
模式识别k_means聚类算法。
模式识别k_means聚类算法。-kmeans clutering algorithm for Pattern Recognition
- 2023-04-21 16:10:03下载
- 积分:1
-
本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!...
本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
- 2023-01-02 11:50:11下载
- 积分:1
-
每个人工鱼的位置,20次迭代,每次迭代算法…
每条人工鱼迭代20次的位置,每条人工鱼迭代20次的位置,对应的Y的值,每条人工鱼迭代20次的临时位置,公告牌,每条人工鱼迭代20次的位置,对应的Y的临时值,公告牌,人工鱼移动的最大步长,求出最优的函数值;-Each of artificial fish, the location of 20 iterations, each iteration of artificial fish, the location of 20 times the corresponding value of Y, each iteration of artificial fish 20 times a temporary location, bulletin boards, each iteration of artificial fish 20 second position, corresponding to the provisional value of Y, bulletin boards, artificial fish, the biggest step to move, find the optimal function value
- 2023-08-10 14:50:03下载
- 积分:1
-
Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.
Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.-Parzen window and K-nearest neighbor method probability density is estimated to bring an oscilloscope control.
- 2023-08-04 21:25:03下载
- 积分:1
-
蚁群算法及其在旅行商中的应用。一个非常好的论文。
蚁群算法及其在TSP中的应用。一篇很好的论文。-Ant colony algorithm and its application in the TSP. A very good paper.
- 2022-06-29 02:49:48下载
- 积分:1
-
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!...
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
- 2022-01-31 23:56:55下载
- 积分:1