-
LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争...
LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类中局部进行。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning the expansion of the form. The convergence of self-organization and supervision of the instructors, learning methods of competition, but there are ways teachers to supervise, meaning that the competitive learning is the training input from the designated categories of partial.
- 2022-12-12 11:25:02下载
- 积分:1
-
混沌识别,混沌特征指数的计算以及混沌预测。
混沌识别,混沌特征指数的计算以及混沌预测。-Chaotic identification, chaotic characteristics of index calculation and prediction of chaos.
- 2022-05-07 12:31:40下载
- 积分:1
-
数据挖掘经典Apriori算法C源码实现
数据挖掘经典Apriori算法C源码实现-Classic Apriori data mining algorithm C source code to achieve
- 2022-01-25 19:44:43下载
- 积分:1
-
遗传模拟退火算法在弹药装载中的应用研究
PDF文挡,相当经典,供大家分享...
遗传模拟退火算法在弹药装载中的应用研究
PDF文挡,相当经典,供大家分享-Genetic simulated annealing algorithm in ammunition loaded in the Applied Research PDF text block, very classic for everyone to share
- 2022-06-26 20:42:17下载
- 积分:1
-
二进制的基本遗传算法,在VC++环境下编程实现。
二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
- 2022-08-09 15:06:51下载
- 积分:1
-
BP神经网络的小应用。模拟0~1之间的三角函数曲线
BP神经网络的小应用。模拟0~1之间的三角函数曲线-BP neural network of small applications. Analog 0 to 1 between the trigonometric curve
- 2022-02-11 20:36:14下载
- 积分:1
-
高手学习人工智能心得体会。想学习人工智能的可以来
高手学习人工智能心得体会。想学习人工智能的可以来-master learning artificial intelligence experiences. Want to study artificial intelligence can s
- 2022-08-06 20:27:15下载
- 积分:1
-
weka 的决策树的实现,对数据挖掘感兴趣的可以下哦,很好的呀
weka 的决策树的实现,对数据挖掘感兴趣的可以下哦,很好的呀-if you like Dataming
- 2022-04-28 00:05:11下载
- 积分:1
-
artificial intelligence fundamental problem
人工智能领域最基本的问题-artificial intelligence fundamental problem
- 2022-12-23 17:10:03下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1