-
Cellular Automata and fine
细胞自动机的,很好的-Cellular Automata and fine
- 2022-02-11 11:36:40下载
- 积分:1
-
gasample遗传算法代码
gasample遗传算法代码-gasample genetic algorithm code
- 2022-07-05 10:13:30下载
- 积分:1
-
手书认证。 这是一个实现签名认证系统,需要的人可以下载下来添加自己的一些修改就可以了...
手书认证。 这是一个实现签名认证系统,需要的人可以下载下来添加自己的一些修改就可以了-handwritten certification. This is a realization of signature authentication system, people in need can be downloaded from adding some of his own amendment on the
- 2022-10-09 05:20:03下载
- 积分:1
-
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强...
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchable, code simple, practical
- 2022-03-25 04:32:28下载
- 积分:1
-
genetic algorithm optimization neural network architecture! !
遗传算法进行优化神经网络结构-genetic algorithm optimization neural network architecture! !
- 2023-02-06 21:25:03下载
- 积分:1
-
Adaline(用VC编写的神经网络)
ADALINE(神经网络 vc++编写的)-ADALINE (neural networks, prepared by vc )
- 2022-07-28 14:37:09下载
- 积分:1
-
自适应遗传算法生成最小生成树
单点交叉
单点变异
确定式选择法
自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
- 2023-05-11 12:45:04下载
- 积分:1
-
数据挖掘中很不错的源码,一个fss算法的java源程序,有极好的可读性...
数据挖掘中很不错的源码,一个fss算法的java源程序,有极好的可读性-data mining is a good source, a fss algorithm java source files, has an excellent readability
- 2022-12-28 19:05:03下载
- 积分:1
-
kmeans算法的java描述,我自己编写的,可以运行的
kmeans算法的java描述,我自己编写的,可以运行的-java kmeans algorithm description, I am prepared, ready-to-run
- 2022-04-30 09:29:14下载
- 积分: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