下载此文档

微小型专家系统实验报告.doc


文档分类:高等教育 | 页数:约21页 举报非法文档有奖
1/ 21
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/ 21 下载此文档
文档列表 文档介绍
Contents & Requirements

Acquaint and acquire the principles of rule-based expert system.
Use CLIPS which is a programmable tool of expert system to write a program. Choose a breakdown diagnosis-based knowledge area, for example, TV, auto and etc. Use production formula rule to formalize the book learning. Put into the CLIPS system. Set up knowledge base.
Set up necessary I/O interface. Compose a simple diagnosis expert system.

Choose a breakdown diagnosis-based knowledge area as the application area of expert system.
Use the decision tree to further define the area of diagnosis. Formalize the related knowledge.
Use CLIPS to set up knowledge base.
Design user interface and I/O information.
Design the detail methods and write a program. Realize the designed expert system.
principles of rule-based expert systems
In the evolution course puting, a field called artificial intelligence was developed in the 70s and 80s with an aim to puters reason like human beings. Rule-based programming paradigm emerged at that time as ways to implement systems that appear to think and reason like human beings. Examples of rule-based systems are expert systems that have the knowledge of a doctor or a tax advisor and can plex questions people would normally ask those professionals.
The idea of rule-based programming is to represent a domain expert’s knowledge in a form called rules. That’s why it’s called rule-based. Besides rules, another important ingredient in a rule-based system is facts. Here’s an example. Say John is a weather reporter who gives advice to people on TV channels based on weather conditions. Here’s John’s knowledge about weather:
If it’s a rainy day, advise people to bring umbrellas when they go out.
If it’s a rainy day, the road would be slippery because of the rain and hence warn people to drive more carefully.
How do we represent the knowledge in a rule-based system? We represent it as rules and facts like this:

微小型专家系统实验报告 来自淘豆网www.taodocs.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数 21
  • 收藏数 0 收藏
  • 顶次数 0
  • 上传人 janny
  • 文件大小 0 KB
  • 时间2011-05-18