-
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载...
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载-Bayesian Network Classifier for small procedures, may be useful, please download resources
- 2023-04-20 08:00:03下载
- 积分:1
-
这个程序是个神经网络提供学习能力的实例,是前一个simpleann的功能加强版。...
这个程序是个神经网络提供学习能力的实例,是前一个simpleann的功能加强版。-this procedure is a neural network learning ability example is the former simpleann an enhanced version of the function.
- 2023-03-20 08:20:03下载
- 积分:1
-
an artificial neural network algorithm source code and demonstration program
一个人工神经网络BP算法源代码与演示程序-an artificial neural network algorithm source code and demonstration program
- 2022-04-20 05:25:04下载
- 积分:1
-
] [Machine learning text classification source code] [machine learning text clas...
【机器学习】文本分类源代码
【机器学习】文本分类源代码 -] [Machine learning text classification source code] [machine learning text classification source code
- 2022-05-06 01:31:13下载
- 积分:1
-
人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了...
人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了-artificial intelligence of the global search JiuGongTu problems with VC JiuGongTu this issue under the three search methods are here
- 2022-07-19 04:16:39下载
- 积分:1
-
gasample遗传算法代码
gasample遗传算法代码-gasample genetic algorithm code
- 2022-07-05 10:13:30下载
- 积分:1
-
遗传算法的c语言程序
遗传算法的c语言程序-Genetic Algorithm c Language Program
- 2022-03-24 14:36: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
-
C# 15数码算法,A star 函数实现
C# 15数码算法,A star 函数实现 -C# 15 Digital Algorithm
- 2022-02-15 23:29:10下载
- 积分:1
-
本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。
JNNT由java语言写成,具有跨平台的优越性能.java applet的...
本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。
JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。
支持反向传播算法(BP),LBG聚类法和径向基网络(RBF)
-This toolkit is for people interested in neural networks has provided a convenient, flexible learning and research software. JNNT by the java language, cross-platform with superior performance. Java applet demo version is more simple to just any machine can run a browser, without installing any large-scale add-on software. Enthusiasts through the internet more convenient remote access to resources. To support the back-propagation algorithm (BP), LBG clustering method and radial basis function network (RBF)
- 2023-03-10 08:10:02下载
- 积分:1