基于规则的专家系统 meaning in Chinese
rbes
rule-based expert system
Examples
- The basic representation unit in most rule - based expert systems
在大多数基于规则的专家系统中的基本表示单元。 - This project - called drools - is a system for developing a rules - based expert system within an application
这个项目叫做drools ,它是一个用来在应用程序内开发基于规则的专家系统的系统。 - It was , i mean i built an intelligent configurator - basically a baby rule - based expert system - for configuring linux kernels , and i did it all in less than 8 , 000 lines of python
是的,我是说我构建了一个用于配置linux内核的智能配置程序基本上是一个小型的基于规则的专家系统,我用少于8000行python代码就完成了它。 - The basic representation unit in most rule - based expert systems . similar to variables in traditional data processing , but different in that they may own properties , and do not necessarily represent memory storage locations
在大多数基于规则的专家系统中的基本表示单元。它类似于传统数据处理中的变量,但有不同之处,属性可具有性质,而不一定代表记忆存储单元。 - Compared with the regular rule - based expert system , the bayesian network based es can reason on the incomplete input information using the prior probability distribution ; the topological structure of the network being used to express the qualitative knowledge and the probability distributions of the nodes in the network being used to express the uncertainty of the knowledge , which made the knowledge representation more intuitively and more clearly ; applying the principle of the bayesian chaining rule , bidirectional inference which allow infer from the cause to the effect and from the effect to the cause can be achieved
与一般基于规则的专家系统相比,贝叶斯网专家系统利用先验概率分布,可以使推理在输入数据不完备的基础上进行;以网络的拓扑结构表达定性知识,以网络节点的概率分布表达知识的不确定性,从而使不确定性知识的表达直观、明确;利用贝叶斯法则的基本原理,可以实现由因到果及由果到因的双向推理。