Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE WRITE ANSWER IN TEXT, DO NOT POST A PHOTO Artificial Intelligence Knowledge Engineering In this assignment you are to develop a rule-based or expert

PLEASE WRITE ANSWER IN TEXT, DO NOT POST A PHOTO

Artificial Intelligence

Knowledge Engineering

In this assignment you are to develop a rule-based or expert system which handles some classification or diagnostic task. Your system should have a rule-base with approximately 25 to 50 rules. Examples might be a computer system selection based on desired component attributes or diagnosing common microcomputer system problems.

You may implement your system using any programming language or interpreter or develop a system from scratch using Lisp, Prolog, or some other AI development tool you have access to.

Prior to beginning the design of an expert system, you must identify a domain expert or some printed source for the knowledge encoded in your production rules. You will need to provide some evidence that your system does in fact perform correctly. I would suggest that you construct test cases which seem to be representative of problems you are seeking to diagnose or entities you are seeking to distinguish from one another. Hopefully, your system will provide the same answer as your expert source.

You will need to turn in an annotated listing of your rule-base (comments are allowed in Lisp, Prolog and other source code), sample output, and a brief description documenting your system. You must include a description of your inference strategy and your means of conflict resolution. Comments on the performance of your expert system relative to your test cases would also be appropriate.

Dont make this your life project. Its supposed to be a simple system implemented hopefully in a language that supports rule-based or expert system development. Select the right implementation language and your assignment will be a lot easier.

PLEASE WRITE ANSWER IN TEXT, DO NOT POST A PHOTO

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Antipatterns Avoiding The Pitfalls Of Database Programming

Authors: Bill Karwin

1st Edition

1680508989, 978-1680508987

More Books

Students also viewed these Databases questions