搜索资源列表
一种规则和贝叶斯方法相结合的文本自动分类策略
- 一种规则和贝叶斯方法相结合的文本自动分类策略-rules and a Bayesian approach is a combination of automatic text classification strategy
src
- implement paper A Bayesian Approach to Digital Matting 贝叶斯抠图 matlab code
bcs_vb.zip
- 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子,The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimensional images.
IndoorlocationTrackingUsingRSSIReadingsfromasingle
- 通过单一的Wi-Fi接入点的信号强度来判断移动物体的位置。比较新的一篇文章。用了蒙特卡罗抽样的办法-Monte Carlo Sampling Method-来估计位置。-This paper describes research towards a system for locating wireless nodes in a home environment requiring merely a single access point. The only sensor reading
start_thesis_book_here
- Speech Enhancement A Bayesian Estimation Approach Using Gaussian Mixture Model
mytfr
- 这是人工智能不确定性推理中贝叶斯方法的程序,是用VC++做的。由于是学生实验,所以比较简单。-It is the uncertain reasoning in artificial intelligence--Bayesian approach procedure 。I s done with VC++. As is the student experiment, it is more simple.
bayesian-matting
- 基于贝叶斯的抠像算法,通过一个最大似然的标准去估计透明度-A Bayesian Approach to Digital Matting,uses a maximum-likelihood criterion to estimate the optimal opacity
Adaptive-Online-Learning
- 基于EKF的神经网络自适应在线学习算法,包含例子和文档。-We show that a hierarchical Bayesian modeling approach allows us to perform regularization in sequential learning. We identify three inference levels within this hierarchy: model selection, parameter estimation, and
vb
- Bayesian Approach to Network Modularity 的算法源码 仅供研究参考-Bayesian Approach to Network Modularity algorithm source code for research purposes only reference
vbmod_matlab-0.9.4
- Bayesian Approach to Network Modularity 的算法源码 仅供研究参考-Bayesian Approach to Network Modularity algorithm source code for research purposes only reference
Bayes_usps
- 用贝叶斯方法处理USPS数据库,可直接运行,数据库不再上传。运行时间有点长,主要是判别函数的原因。-USPS database using Bayesian approach, can be directly run, the database is no longer upload. Running time is a bit long, the main reason is the discriminant function.
approach
- A novel approach to unsupervised stochastic model-based image segmentation is presented and the problems of parameter estimation and image segmentation are formulated as Bayesian learning. In order to draw samples corresponding to di erent c
NBregression
- 用朴素贝叶斯方法,knn等方法对数据进行回归,对某新闻标题可引起某种情绪的概率进行预测-Naive Bayesian approach to do data regression
vbssm_distrib_1.3
- 一种隐藏因子重构遗传调控网络的贝叶斯方法,这是一个变化的贝叶斯状态空间模型的MATLAB工具箱的图形化前端 -Reconstruction of a hidden factor of genetic regulatory network Bayesian approach, This is a graphical front end for the Variational Bayesian State Space Modelling toolbox for Matlab8
4.6-Bayesian-Approach-to-Categorical-Distribution
- Bayesian distribution
4.3-Bayesian-Approach-to-Univariate-Normal-Distri
- univariate normal distribution
BCS-implemented
- 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子-The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimensional images.
bayesian-matting-master
- 本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian Matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)
a_New
- 线性卡尔曼,粒子滤波,序贯贝叶斯,信号检测算法。(Kalman Filter; Particle Filter; Sequential Bayesian Approach)
Bayesian-Matting-master
- 贝叶斯框架抠图,高斯分布,采样,最大似然率,三分图,前景区域,北京区域,未知区域(proposes a new Bayesian framework for solving the matting problem, i.e. extracting a foreground element from a background image by estimating an opacity for each pixel of the foreground element. Our approac