CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 贝叶斯网络

搜索资源列表

  1. bayes2.c

    1下载:
  2. 良好的代码实现,具体表示了贝叶斯网络的实际应用
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:296957
    • 提供者:吴志鹏
  1. bayes.c

    1下载:
  2. 良好的代码实现,具体表示了贝叶斯网络的实际应用
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:4032
    • 提供者:吴志鹏
  1. Bayes.c++

    1下载:
  2. 良好的代码实现,具体表示了贝叶斯网络的实际应用
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:574203
    • 提供者:吴志鹏
  1. TextClassify.c++

    1下载:
  2. 良好的代码实现,具体表示了贝叶斯网络的实际应用
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3591262
    • 提供者:吴志鹏
  1. netica_api

    1下载:
  2. 用于建立贝叶斯网络的netica工具的接口介绍,里面有具体实现的各种函数,方便通过其他例如c#,c等语言混合编程使用。-For the establishment of Bayesian network interface netica tools that there are concrete realization of the various functions to facilitate the adoption of other things such as c
  3. 所属分类:Windows Kernel

    • 发布日期:2015-04-15
    • 文件大小:383159
    • 提供者:shelly
  1. bassist-0.8.23

    1下载:
  2. 用C++语言编写的贝叶斯网络仿真模拟软件,有详细说明-C++ language using Bayesian network simulation software, a detailed descr iption
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:228733
    • 提供者:wen
  1. bayes

    2下载:
  2. 用c++采用pnl实现的简单贝叶斯网络的构建(说明很详细)-C++ using pnl to achieve a simple Bayesian network build (very detailed)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5449541
    • 提供者:
  1. Bayesian-Classify

    1下载:
  2. 基于贝叶斯网络的分类器实现,使用C++编写,不错,可以参考-Based on Bayesian network classifiers achieve C++ writing, yes, you can reference
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2204263
    • 提供者:赵小龙
  1. Bayesian-CPP-code

    3下载:
  2. 最近在研究贝叶斯网络,上传一个C++的贝叶斯网络构建、学习和推理代码,可用,有样例图,大家一起学习-A recent study of Bayesian networks, upload a C++ of Bayesian network construction, learning and reasoning of code that can be used, the sample diagram, we will study together
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:45828
    • 提供者:赵小龙
  1. Bayesian-in-CSharp

    2下载:
  2. 这个是用C#写的贝叶斯网络的实现,本人也在学习过程中,大家一起来研究-This is a Bayesian network implementation written in C#, I am also in the process of learning, we study together
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:6055
    • 提供者:赵小龙
  1. bayes_net_ex

    2下载:
  2. 根据dlib18 的C++代码库,利用VS2010进行了里面的实例测试,测试成功了,并对里面的代码进行了针对性的注释。 dlib18具有很强大的数据挖掘功能,我这里只是针对贝叶斯网络进行了实例验证,验证的贝叶斯网络也就是dlib原本给定的例子,只不过原本给定的只有cpp文件,这里提供的是一个工程。希望有兴趣的同学下载参考。-According to the C++ code library of dlib18, VS2010 instance inside test, the test
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:13326519
    • 提供者:索子
  1. PR

    0下载:
  2. 各种模式识别算法源码,包括c均值聚类,层次聚类,fisher判决器,贝叶斯判决,神经网络等算法-Pattern recognition algorithm source code, including c-means clustering, hierarchical clustering, fisher judgment, a judgment Bayesian neural network algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12386856
    • 提供者:李潇雨
  1. fbm.2010-11-10

    1下载:
  2. 神经网络的贝叶斯建模C++源代码,包括数据和说明文档 -use baysian training Neural Network MATLAB source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1889747
    • 提供者:jyzhz
  1. 9cb364be040f6248013a44a3d343b582

    0下载:
  2. 贝叶斯网络的学习 。贝叶斯网络的学习分为:结构学习和参数学习。(Bias network learning. Bias network learning is divided into: structure learning and parameter learning)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:137216
    • 提供者:xunyijie
  1. Classifiers

    2下载:
  2. 我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-Class
  3. 所属分类:数学计算

    • 发布日期:2020-10-18
    • 文件大小:537600
    • 提供者:飞飞花儿
搜珍网 www.dssz.com