-
这是用C语言编写的神经网络源程序,各种网络都有相应的C程序...
这是用C语言编写的神经网络源程序,各种网络都有相应的C程序-This is prepared by using C language source code neural networks, a variety of network have corresponding C procedures
- 2022-03-16 13:10:47下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
MATLAB版遗传算法解TSP问题
MATLAB版遗传算法解TSP问题-MATLAB version Genetic Algorithm for the Traveling Salesman Problem
- 2022-03-26 08:22:29下载
- 积分:1
-
数据挖掘中很不错的源码,一个share算法的java源程序,有极好的可读性...
数据挖掘中很不错的源码,一个share算法的java源程序,有极好的可读性-data mining is a good source, a share algorithm java source files, has an excellent readability
- 2022-07-22 23:06:02下载
- 积分:1
-
kmeans算法的java描述,我自己编写的,可以运行的
kmeans算法的java描述,我自己编写的,可以运行的-java kmeans algorithm description, I am prepared, ready-to-run
- 2022-04-30 09:29:14下载
- 积分:1
-
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。...
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。
-a data clustering algorithm source code, in pattern recognition and image processing trial.
- 2022-02-02 21:38:15下载
- 积分:1
-
matlab实现,附带数据,并有显示结果图的功能,很方便用的
matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
- 2022-02-16 01:49:42下载
- 积分:1
-
C neural network development kits 8am, the C language can be used to develop a v...
C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序 -C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environment example source
- 2022-03-26 05:06:39下载
- 积分:1
-
这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。...
这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。-This procedure is the rapid realization of the usefulness of fuzzy logic control. Assuming that there are two logic control inputs and one output, with various options to achieve it.
- 2022-01-25 23:34:39下载
- 积分:1
-
用数据分类法进行分类,并将其应用于决策中
利用Fisher分类器对数据进行分类,并画出决策面(含测试数据)-Fisher classifier using the data classification, and face painted in decision-making (including test data)
- 2022-03-06 04:52:22下载
- 积分:1