-
空间作战的C++实现的基于神经网络可以学习如何玩好。
c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
- 2022-04-08 14:32:38下载
- 积分:1
-
人工智能的人工智能门户网站,很难找到,美国..
人工智能AI经典入门书,很难找的噢,给喜欢的朋友-classical AI Artificial Intelligence portal, it is very difficult to find the, uh, likes to friends
- 2022-01-28 09:09:57下载
- 积分:1
-
无约束条件的模拟退火算法
无约束条件的模拟退火算法 -Unconstrained conditions of simulated annealing algorithm
- 2022-12-04 20:25:03下载
- 积分:1
-
通过C4.5 的实现可以进行构建决策树 来进行有效的分类
通过C4.5 的实现可以进行构建决策树 来进行有效的分类-Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
- 2022-10-31 00:15:02下载
- 积分:1
-
the matlab code of ginisvm
the matlab code of ginisvm - an svm implementation good at probability regression.-the matlab code of ginisvm- an svm implementation good at probability regression.
- 2022-01-24 12:30:01下载
- 积分:1
-
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发...
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发
-Visual studio 2005, C# Development of artificial intelligence, to be used in artificial playing chess, computer staff, the computer model of chess and other games take part in the Internet. Using ClickOnce fat
- 2022-08-24 14:28:18下载
- 积分:1
-
遗传算法求解优化问题,简明教程加示例
遗传算法求解优化问题,简明教程加示例- The heredity algorithm solution optimization question, the
concise course adds the demonstration
- 2022-05-25 15:35:31下载
- 积分:1
-
这是一篇对PSO算法可以使用从事人工智能的学生…
这是一篇关于pso利用的文章 也许对搞人工智能的的同学有很大的用处-This is an article on the PSO may use to engage students in artificial intelligence have great usefulness
- 2022-03-30 23:04:33下载
- 积分:1
-
简单遗传算法(SGA)源程序
简单遗传算法(SGA)源程序-simple genetic algorithm (SGA) source
- 2022-10-08 13:10:02下载
- 积分: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