-
《游戏编程中的人工智能技术》一书中123章源代码
《游戏编程中的人工智能技术》一书中123章源代码- Game programming in artificial intelligence technology, one source book, Chapter 123
- 2023-08-06 01:40:05下载
- 积分:1
-
MATLAB prepared particle swarm optimization algorithm, easy to use!
MATLAB编写的粒子群优化算法,好用!-MATLAB prepared particle swarm optimization algorithm, easy to use!
- 2022-05-26 04:27:25下载
- 积分: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
-
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解....
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解.-A use of genetic algorithms to solve TSP problems procedure is beneficial to further understanding of genetic algorithm.
- 2022-08-11 07:32:01下载
- 积分:1
-
svm training example from svm.org
svm training example from svm.org
- 2022-01-21 17:41:15下载
- 积分:1
-
本程序用国外流行的NetLogo开发,模拟蚂蚁群寻食
本程序用国外流行的NetLogo开发,模拟蚂蚁群寻食-this program popular with foreign NetLogo development, simulation Ant group ants
- 2022-08-03 10:08:13下载
- 积分:1
-
bp神经网络技术用于步态识别的vc源程序
bp神经网络技术用于步态识别的vc源程序
- 2022-06-30 19:21:25下载
- 积分:1
-
vb apriori algorithm
vb apriori algorithm
- 2022-03-06 20:14:27下载
- 积分:1
-
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别...
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark
- 2022-04-27 08:49:39下载
- 积分:1
-
Support Vector Machines realize procedure, using matlab realize, that to share w...
支持向量机实现程序,用matlab实现,那来和大家分享。-Support Vector Machines realize procedure, using matlab realize, that to share with you all.
- 2023-03-23 19:10:04下载
- 积分:1