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

搜索资源列表

  1. 垃圾邮件过滤器Java源码

    2下载:
  2. 垃圾邮件过滤器Java源码 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦,Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6),
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-27
    • 文件大小:996261
    • 提供者:afafa
  1. regnize

    0下载:
  2. 实现0-9个手写数字的识别 使用了多种方法:最近邻、势函数、神经网络、贝叶斯分类器-To achieve recognition handwritten digits 0-9 using a variety of methods: the nearest neighbor, potential function, neural networks, Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10155801
    • 提供者:leaf
  1. Example4

    0下载:
  2. 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1155
    • 提供者:liuwei
  1. hand

    0下载:
  2. matlab的手写体识别代码 主要有贝叶斯、bp神经网络等方法-The handwriting recognition matlab code are Bayesian, bp neural network method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:167739
    • 提供者:xmg0318
  1. LM

    0下载:
  2. 采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法-The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:859
    • 提供者:周妍
  1. bys

    0下载:
  2. 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:819
    • 提供者:qiulan
  1. MushroomClassification

    1下载:
  2. opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6834176
    • 提供者:zhouguoguo
  1. Data_Mining_SQL_2008

    1下载:
  2. 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:27428837
    • 提供者:
  1. N_aloha_simulation

    0下载:
  2. 通信网络理论及应用:时隙Aloha及伪贝叶斯算法性能仿真-Communication Network Theory and Application: Slotted Aloha and pseudo-Bayesian algorithm performance simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:97276
    • 提供者:ZHANG Jingjing
  1. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. PQRbayes

    0下载:
  2. 从ML-EM 重建算法入手,分析了贝叶斯模型的一些关键点,针对采用传统方法求解MAP问题的局限性,提出一种用于正电子成像的贝叶斯神经网络重建算法,为了保留边缘信息,引入了二进制的保边缘变量,并应用共轭神经网络求解,模拟的重建结果表明,应用这种算法可以得到比ML-EM 算法更好的重建图像@-From the ML-EM reconstruction algorithm start with an analysis of Bayesian model some of the key points,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:285205
    • 提供者:李浩
  1. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:838576
    • 提供者:liwen
  1. VC_technology_based_Image_pattern_recognition

    0下载:
  2. 图像模式识别-VC++技术实现的源码程序,遗传算法、圣经网络、贝叶斯等先进算法的源代码,VC++可编译文件。-Image pattern recognition technology-VC++ source program, genetic algorithm, the Bible networks, Bayesian and other advanced algorithms source code, VC++ to compile the file
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-31
    • 文件大小:13130825
    • 提供者:wuwei
  1. jianfeiderengongshenjingwangmoxing

    0下载:
  2. 本文通过分析影响减肥的因素,建立减肥演算的BP神经网络模型,运用动量阶梯下降算法,L-M优化算法和贝叶斯正规算法对减肥过程进行模拟和预测。-mathematical model about lose weight
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:84347
    • 提供者:wuyaoyao
  1. ProgrammingPCollectivePIntelligence

    0下载:
  2. 本书以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数据子集)、搜索引擎核心技术(爬虫、索引、查询引擎、PageRank算法等)、搜索海量信息并进行分析统计得出结论的优化算法、贝叶斯过滤技术(垃圾邮件过滤、文本过
  3. 所属分类:Search Engine

    • 发布日期:2017-05-11
    • 文件大小:2630241
    • 提供者:也席
  1. vcdigita-image-patten-

    0下载:
  2. 本书介绍了模式识别和人工智能中的一些基本理论以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等-This book describes the pattern recognition and artificial intelligence in some of the basic theory and some related models, including Bayesian decision-making, linear discriminant f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:48498688
    • 提供者:广隶
  1. BCS-in-WSN

    0下载:
  2. 无线传感网络中,压缩感知数据恢复的一种贝叶斯分析,也许能用于分布式压缩感知-Wireless sensor networks, compressed sensing data recovery of a Bayesian analysis, may be used for distributed compressed sensing
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:243968
    • 提供者:Kim
  1. Pattern-Recognition-ppt

    0下载:
  2. 介绍模式识别的基本概念,详述了贝叶斯,参数估计,线性分类器,神经网络,随机方法,无监督学习与聚类等-Introduce the basic concepts of pattern recognition, Bayesian detailed, parameter estimation, linear classifiers, neural networks, stochastic methods, unsupervised learning and clustering, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-15
    • 文件大小:23541742
    • 提供者:liutingting
  1. machine-learningPPT

    0下载:
  2. 书中主要涵盖了目前机器学习中各种最实用的理论和算法,包括概念学习、决策树、神经网络、贝叶斯学习、基于实例的学习、遗传算法、规则学习、基于解释的学习和增强学习等-The book mainly covers the current variety of the most practical machine learning theory and algorithms, including the concept of learning, decision trees, neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:875884
    • 提供者:陆明
  1. didigtal-image

    0下载:
  2. 基于GMM的概率神经网络PNN具有良好的泛化能力,快速的学习能力,易于在线更新,并具有统计学的贝叶斯估计理论基础,已成为一种解决像说话人识别、文字识别、医疗图像识别、卫星云图识别等许多实际困难分类问题的很有效的工具。而且PNN不但具有GMM的大部分优点,还具有许多GMM没有的优点,如强鲁棒性,需要更 -image processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:35956
    • 提供者:hbing
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com