文件名称:BNT tools for HMM

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2013-09-12
  • 文件大小:
  • 11.71mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • SunStacy
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Major features

BNT supports many types of conditional probability distributions (nodes), and it is easy to add more.
Tabular (multinomial)
Gaussian
Softmax (logistic/ sigmoid)
Multi-layer perceptron (neural network)
Noisy-or
Deterministic
相关搜索: matlab
Bayesian
network

(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : FullBNT-1.0.7.zip 列表
bnt/#ChangeLog.txt#
bnt/BNT/
bnt/BNT/@assocarray/
bnt/BNT/@assocarray/assocarray.m
bnt/BNT/@assocarray/CVS/
bnt/BNT/@assocarray/CVS/Entries
bnt/BNT/@assocarray/CVS/Repository
bnt/BNT/@assocarray/CVS/Root
bnt/BNT/@assocarray/subsref.m
bnt/BNT/copyright.txt
bnt/BNT/CPDs/
bnt/BNT/CPDs/@boolean_CPD/
bnt/BNT/CPDs/@boolean_CPD/boolean_CPD.m
bnt/BNT/CPDs/@boolean_CPD/CVS/
bnt/BNT/CPDs/@boolean_CPD/CVS/Entries
bnt/BNT/CPDs/@boolean_CPD/CVS/Repository
bnt/BNT/CPDs/@boolean_CPD/CVS/Root
bnt/BNT/CPDs/@deterministic_CPD/
bnt/BNT/CPDs/@deterministic_CPD/CVS/
bnt/BNT/CPDs/@deterministic_CPD/CVS/Entries
bnt/BNT/CPDs/@deterministic_CPD/CVS/Repository
bnt/BNT/CPDs/@deterministic_CPD/CVS/Root
bnt/BNT/CPDs/@deterministic_CPD/deterministic_CPD.m
bnt/BNT/CPDs/@discrete_CPD/
bnt/BNT/CPDs/@discrete_CPD/convert_CPD_to_table_hidden_ps.m
bnt/BNT/CPDs/@discrete_CPD/convert_obs_CPD_to_table.m
bnt/BNT/CPDs/@discrete_CPD/convert_to_pot.m
bnt/BNT/CPDs/@discrete_CPD/convert_to_sparse_table.c
bnt/BNT/CPDs/@discrete_CPD/convert_to_table.m
bnt/BNT/CPDs/@discrete_CPD/CPD_to_lambda_msg.m
bnt/BNT/CPDs/@discrete_CPD/CPD_to_pi.m
bnt/BNT/CPDs/@discrete_CPD/CPD_to_scgpot.m
bnt/BNT/CPDs/@discrete_CPD/CVS/
bnt/BNT/CPDs/@discrete_CPD/CVS/Entries
bnt/BNT/CPDs/@discrete_CPD/CVS/Entries.Log
bnt/BNT/CPDs/@discrete_CPD/CVS/Repository
bnt/BNT/CPDs/@discrete_CPD/CVS/Root
bnt/BNT/CPDs/@discrete_CPD/discrete_CPD.m
bnt/BNT/CPDs/@discrete_CPD/dom_sizes.m
bnt/BNT/CPDs/@discrete_CPD/log_prob_node.m
bnt/BNT/CPDs/@discrete_CPD/Old/
bnt/BNT/CPDs/@discrete_CPD/Old/convert_to_pot.m
bnt/BNT/CPDs/@discrete_CPD/Old/convert_to_table.m
bnt/BNT/CPDs/@discrete_CPD/Old/CVS/
bnt/BNT/CPDs/@discrete_CPD/Old/CVS/Entries
bnt/BNT/CPDs/@discrete_CPD/Old/CVS/Repository
bnt/BNT/CPDs/@discrete_CPD/Old/CVS/Root
bnt/BNT/CPDs/@discrete_CPD/Old/prob_CPD.m
bnt/BNT/CPDs/@discrete_CPD/Old/prob_node.m
bnt/BNT/CPDs/@discrete_CPD/private/
bnt/BNT/CPDs/@discrete_CPD/private/CVS/
bnt/BNT/CPDs/@discrete_CPD/private/CVS/Entries
bnt/BNT/CPDs/@discrete_CPD/private/CVS/Repository
bnt/BNT/CPDs/@discrete_CPD/private/CVS/Root
bnt/BNT/CPDs/@discrete_CPD/private/prod_CPT_and_pi_msgs.m
bnt/BNT/CPDs/@discrete_CPD/prob_node.m
bnt/BNT/CPDs/@discrete_CPD/README
bnt/BNT/CPDs/@discrete_CPD/sample_node.m
bnt/BNT/CPDs/@gaussian_CPD/
bnt/BNT/CPDs/@gaussian_CPD/adjustable_CPD.m
bnt/BNT/CPDs/@gaussian_CPD/convert_CPD_to_table_hidden_ps.m
bnt/BNT/CPDs/@gaussian_CPD/convert_to_pot.m
bnt/BNT/CPDs/@gaussian_CPD/convert_to_table.m
bnt/BNT/CPDs/@gaussian_CPD/CPD_to_lambda_msg.m
bnt/BNT/CPDs/@gaussian_CPD/CPD_to_pi.m
bnt/BNT/CPDs/@gaussian_CPD/CPD_to_scgpot.m
bnt/BNT/CPDs/@gaussian_CPD/CVS/
bnt/BNT/CPDs/@gaussian_CPD/CVS/Entries
bnt/BNT/CPDs/@gaussian_CPD/CVS/Entries.Log
bnt/BNT/CPDs/@gaussian_CPD/CVS/Repository
bnt/BNT/CPDs/@gaussian_CPD/CVS/Root
bnt/BNT/CPDs/@gaussian_CPD/display.m
bnt/BNT/CPDs/@gaussian_CPD/gaussian_CPD.m
bnt/BNT/CPDs/@gaussian_CPD/gaussian_CPD_params_given_dps.m
bnt/BNT/CPDs/@gaussian_CPD/get_field.m
bnt/BNT/CPDs/@gaussian_CPD/learn_params.m
bnt/BNT/CPDs/@gaussian_CPD/log_prob_node.m
bnt/BNT/CPDs/@gaussian_CPD/maximize_params.m
bnt/BNT/CPDs/@gaussian_CPD/maximize_params_debug.m
bnt/BNT/CPDs/@gaussian_CPD/Old/
bnt/BNT/CPDs/@gaussian_CPD/Old/CPD_to_lambda_msg.m
bnt/BNT/CPDs/@gaussian_CPD/Old/CVS/
bnt/BNT/CPDs/@gaussian_CPD/Old/CVS/Entries
bnt/BNT/CPDs/@gaussian_CPD/Old/CVS/Repository
bnt/BNT/CPDs/@gaussian_CPD/Old/CVS/Root
bnt/BNT/CPDs/@gaussian_CPD/Old/gaussian_CPD.m
bnt/BNT/CPDs/@gaussian_CPD/Old/log_prob_node.m
bnt/BNT/CPDs/@gaussian_CPD/Old/maximize_params.m
bnt/BNT/CPDs/@gaussian_CPD/Old/update_ess.m
bnt/BNT/CPDs/@gaussian_CPD/Old/update_tied_ess.m
bnt/BNT/CPDs/@gaussian_CPD/private/
bnt/BNT/CPDs/@gaussian_CPD/private/CPD_to_linear_gaussian.m
bnt/BNT/CPDs/@gaussian_CPD/private/CVS/
bnt/BNT/CPDs/@gaussian_CPD/private/CVS/Entries
bnt/BNT/CPDs/@gaussian_CPD/private/CVS/Repository
bnt/BNT/CPDs/@gaussian_CPD/private/CVS/Root
bnt/BNT/CPDs/@gaussian_CPD/reset_ess.m
bnt/BNT/CPDs/@gaussian_CPD/sample_node.m
bnt/BNT/CPDs/@gaussian_CPD/set_fields.m
bnt/BNT/CPDs/@gaussian_CPD/update_ess.m
bnt/BNT/CPDs/@generic_CPD/
bnt/BNT/CPDs/@generic_CPD/adjustable_CPD.m
bnt/BNT/CPDs/@generic_CPD/CVS/
bnt/BNT/CPDs/@generic_CPD/CVS/Entries
bnt/BNT/CPDs/@generic_CPD/CVS/Entries.Log
bnt/BNT/CPDs/@generic_CPD/CVS/Repository
bnt/BNT/CPDs/@generic_CPD/CVS/Root
bnt/BNT/CPDs/@generic_CPD/display.m
bnt/BNT/CPDs/@generic_CPD/generic_CPD.m
bnt/BNT/CPDs/@generic_CPD/learn_params.m
bnt/BNT/CPDs/@generic_CPD/log_prior.m
bnt/BNT/CPDs/@generic_CPD/Old/
bnt/BNT/CPDs/@generic_CPD/Old/BIC_score_CPD.m
bnt/BNT/CPDs/@generic_CPD/Old/CPD_to_dpots.m
bnt/BNT/CPDs/@generic_CPD/Old/CVS/
bnt/BNT/CPDs/@generic_CPD/Old/CVS/Entries
bnt/BNT/CPDs/@generic_CPD/Old/CVS/Repository
bnt/BNT/CPDs/@generic_CPD/Old/CVS/Root
bnt/BNT/CPDs/@generic_CPD/README
bnt/BNT/CPDs/@generic_CPD/set_clamped.m
bnt/BNT/CPDs/@gmux_CPD/
bnt/BNT/CPDs/@gmux_CPD/convert_to_pot.m
bnt/BNT/CPDs/@gmux_CPD/CPD_to_lambda_msg.m
bnt/BNT/CPDs/@gmux_CPD/CPD_to_pi.m
bnt/BNT/CPDs/@gmux_CPD/CVS/
bnt/BNT/CPDs/@gmux_CPD/CVS/Entries
bnt/BNT/CPDs/@gmux_CPD/CVS/Entries.Log
bnt/BNT/CPDs/@gmux_CPD/CVS/Repository
bnt/BNT/CPDs/@

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org