-
用C撰写遗传基因法
用C撰写遗传基因法-C genes written law
- 2022-07-17 16:11:58下载
- 积分:1
-
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。...
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。-network of three-layer structure, input layer to six neurons to the hidden layer 4 neurons, the output layer to a neuron, when the input layer to the center symmetry samples such as 1,0,0,0,0,1, the output of a network, the output is 0.
- 2022-11-03 03:50:03下载
- 积分:1
-
一个经典的遗传算法的C语言程序包可以直接用于开发…
一个经典的C语言遗传算法程序包,可直接用来开发遗传算法的应用程序-a classic genetic algorithm C language package can be used directly for the development of the genetic algorithm application
- 2022-03-28 10:48:43下载
- 积分: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
-
Winsvm支持向量机分类预测的指导书
WinSVM支持向量机预测分类使用指导书-WinSVM support vector machine classification for prediction guide book
- 2022-03-15 13:31:55下载
- 积分:1
-
用于程序优化与遗传算法
用于程序优化与遗传算法-procedures for optimization and genetic algorithms
- 2022-03-16 21:48:13下载
- 积分:1
-
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A* algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
- 2022-05-07 20:18:29下载
- 积分:1
-
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器...
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置
3 在CTR表中输入决策表
4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 syste m.ini set SQLServer2000 server ip, if the local, they do not need to set up three tables in the importation of CTR Decision Tables 4 start roughset_getreduce.e xe demand reduction and rules.
- 2023-02-04 05:45:04下载
- 积分:1
-
c语言的神经网络源程序
c语言的神经网络源程序-c language source neural network
- 2022-01-26 01:12:04下载
- 积分:1
-
一个简单的针对函数优化问题的遗传算法源程序。
一个简单的针对函数优化问题的遗传算法源程序。-A simple function optimization problem for genetic algorithm source code.
- 2022-05-18 17:23:38下载
- 积分:1