⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 1.xml

📁 基于BP算法的贝叶斯网络参数学习
💻 XML
字号:
<?xml version='1.0' standalone='no'?>
<!--	Bayesian network in xml format-->
<!--	Producted by huweihua-->
<!--	Outputted created 2003-12-16 16:27:58-->
<BNetNodes>
     <Node1 Range='2'>
          <Parents num='0' />
          <POSITION>(149,46)</POSITION>
          <CPT_Col>
               <CP>0.5,0.5</CP>
          </CPT_Col>
     </Node1>
     <Node2 Range='2'>
          <Parents num='1'>
               <Node1 />
          </Parents>
          <POSITION>(49,117)</POSITION>
          <CPT_Col>
               <CP>0.5,0.5</CP>
               <CP>0.5,0.5</CP>
          </CPT_Col>
     </Node2>
     <Node3 Range='2'>
          <Parents num='1'>
               <Node1 />
          </Parents>
          <POSITION>(246,167)</POSITION>
          <CPT_Col>
               <CP>0.5,0.5</CP>
               <CP>0.5,0.5</CP>
          </CPT_Col>
     </Node3>
</BNetNodes>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -