搜索资源列表
number-recongnition
- 关于手写数字的识别问题,利用多种模式识别方法,例如神经网络方法,贝叶斯方法等-handwritten figures on the identification of problems and a variety of pattern recognition methods, such as neural networks, Bayesian methods
ldpcdecoder
- ldpc decode c程序 Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared t
BayesianNetworksforEstimating
- Bayesian Networks for Estimating the User s Interests in the Context of a Configuration Task
IntroductionAutomaticModellingusingBayesianNetwork
- Automatic Modelling using Bayesian Networks for Explanation Generation
BayesianNetworks
- Bayesian Networks by Tommi S. Jaakkola MIT AI Lab
AnIntroductiontoReversibleJumpMCMCforBayesianNetwo
- An Introduction to Reversible Jump MCMC for Bayesian Networks, with Application
Bayesian-CPP-code
- 最近在研究贝叶斯网络,上传一个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
bayes_net_ex
- 根据dlib18 的C++代码库,利用VS2010进行了里面的实例测试,测试成功了,并对里面的代码进行了针对性的注释。 dlib18具有很强大的数据挖掘功能,我这里只是针对贝叶斯网络进行了实例验证,验证的贝叶斯网络也就是dlib原本给定的例子,只不过原本给定的只有cpp文件,这里提供的是一个工程。希望有兴趣的同学下载参考。-According to the C++ code library of dlib18, VS2010 instance inside test, the test