-
用于求解多目标优化问题,多目标进化算法源程序
用于求解多目标优化问题,多目标进化算法源程序-The code for multi-objective optimization algorithm
- 2022-03-24 10:35:25下载
- 积分:1
-
用双感知器神经网络来处理非
利用双层感知器神经网络处理线性不可分的分类问题-use double perceptron neural networks to handle non-linear classification
- 2022-02-03 16:32:20下载
- 积分:1
-
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多...
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多-Data Mining frequent itemsets mining algorithm, improved apriori algorithm, improve the performance of many
- 2022-09-24 13:50:02下载
- 积分:1
-
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工...
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。-Introduce a genetic algorithm to solve the basic principle and flow in detail Matlab genetic algorithm toolbox to use, and by using genetic algorithm toolbox for a typical function optimization problems to solve, the validity of the toolbox in solving function optimization problems on the effectiveness and practicality.
- 2022-01-20 22:34:14下载
- 积分:1
-
Pattern Recognition book on pattern recognition paper book, the thesis introduct...
模式识别的书,介绍的论文模式识别的书,介绍的论文-Pattern Recognition book on pattern recognition paper book, the thesis introduction
- 2022-02-01 02:11:41下载
- 积分:1
-
利用模拟退火法求解TSP问题
可以求得50个城市的精确解
利用模拟退火法求解TSP问题
可以求得50个城市的精确解-The use of simulated annealing algorithm for solving TSP problems can be obtained 50 cities Exact Solutions
- 2022-06-26 14:17:48下载
- 积分:1
-
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方...
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
- 2022-01-26 07:08:09下载
- 积分:1
-
神经网络的源代码,关于字符识别的一些东西
神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
- 2022-07-15 12:32:34下载
- 积分:1
-
学习排序问题的一种方法是将问题转化为分类问题。
Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
- 2022-12-17 05:40:03下载
- 积分:1
-
最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低...
最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低-greatest probability points accidence, Segmentation algorithm can be used to solve the Chinese word segmentation of Ambiguity, but Word efficient than the largest matching segmentation algorithm lower
- 2023-01-15 14:55:03下载
- 积分:1