-
模式识别中关于感知器算法的程序,输入点进行聚类.
模式识别中关于感知器算法的程序,输入点进行聚类.-pattern recognition algorithm on the perception of the process, input cluster.
- 2022-03-16 10:01:51下载
- 积分: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
-
使用matlab应用遗传算法进行函数优化
使用matlab应用遗传算法进行函数优化-Using genetic algorithm in matlab to optimize function
- 2022-03-06 16:13:27下载
- 积分:1
-
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码...
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code
- 2022-04-17 10:02:02下载
- 积分:1
-
ID3 Decision Tree Algorithm in C language implementation
ID3决策树算法的C语言实现-ID3 Decision Tree Algorithm in C language implementation
- 2022-01-26 00:21:58下载
- 积分:1
-
Genetic Algorithm NSGA
NSGA-II遗传算法的文档,里面的内容比较好理解,是学习遗传算法的必备知识-Genetic Algorithm NSGA-II of the document, which is better understanding of the content is a genetic algorithm to learn the knowledge necessary
- 2022-06-27 09:55:23下载
- 积分:1
-
数据挖掘算法(Apriori)
数据挖掘算法(Apriori)--JAVA实现-(Apriori)--JAVA
- 2022-10-22 13:30:03下载
- 积分:1
-
考虑三个神经元的Hopfield网络,每个神经元有一个阈值和重量…
考虑3个神经元的hopfield网络,每个神经元有一个阀值和一个权重,定义存储在网络中的目标平衡点中为矩阵T的两个三指定存储在网络中的目标平衡点 -Consider three neurons hopfield network, each neuron has a threshold and a weight, the definition is stored in the network, the goal of equilibrium point for the matrix T of the two three-designated storage in the network
- 2022-09-06 12:15:03下载
- 积分:1
-
Evolutionary function optimization strategy
进化策略进行函数寻优Evolutionary function optimization strategy-Evolutionary function optimization strategy
- 2022-04-07 15:31:00下载
- 积分:1
-
BP人工神经网络算法的实现
BP人工神经网络算法的实现,用java代码编写,案例是港口吞吐量预测。
- 2022-02-02 16:00:38下载
- 积分:1