-
Bayes网络工具箱,可以用作分类或者拟和,希望对大家有用
Bayes网络工具箱,可以用作分类或者拟和,希望对大家有用-Bayes network toolbox, can be used as a classification or proposed and, in the hope that useful to everybody
- 2022-02-11 22:24:58下载
- 积分:1
-
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)...
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)-for data mining algorithms commonly used template library (data mining C template library for UNIX)
- 2022-07-08 21:31:05下载
- 积分:1
-
单层线性神经网络实例
单层线性神经网络实例-single example of linear neural network
- 2022-04-21 18:39:24下载
- 积分:1
-
一个简单的遗传算法的源代码。....代码,以确保…
一个简单的遗传算法源代码。。。。。代码保证尽可能少,实际上也不必查错-A simple genetic algorithm source code. . . . . Code to ensure that as little as possible, in fact, do not have error checking
- 2022-05-17 08:46:00下载
- 积分:1
-
LS-SVM_UserGuide是LS-SVM使用方法介绍的一篇文章,竟对我们学习支持向量机有很大的帮助。-LS-SVM_UserGuide is the use of LS-SVM method described in an article we had on the support vector machine learning of great help.
- 2022-08-15 09:27:41下载
- 积分:1
-
neural network tsp of the simulated annealing algorithm to achieve the Matlab
神经网络中的tsp的模拟退火算法的matlab实现-neural network tsp of the simulated annealing algorithm to achieve the Matlab
- 2023-02-19 08:25:02下载
- 积分:1
-
用VC++实现的,超级好用的8种神经网络源代码,超好用,超简洁 ,是我多年研究所得,已经全部测试过
用VC++实现的,超级好用的8种神经网络源代码,超好用,超简洁 ,是我多年研究所得,已经全部测试过-With VC++ Realize, and eight kinds of super-to-use neural network source code,超好用, super-simple, is my research for many years, they have all been tested
- 2022-12-31 13:45:05下载
- 积分:1
-
模式识别中的K-均值算法演示
模式识别中的K-均值算法演示-pattern recognition, the K-means algorithm demo
- 2022-07-05 07:57:54下载
- 积分:1
-
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域...
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and other genetic algorithm applications
- 2022-09-18 01:05:03下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1