Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 671 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 671 Bytes

Artificial-Intelligence

Background check Expert system using cLips, built with the requirements from the steps bellow

STEP 1: Design and implement one area of interest for developing an expert system STEP 2: Identify possible Knowledge engineers, domain experts and potential end users for such an application. Create in English or pseudo code 15 if -then rules to describe relation with the domain Do you recommend data-driven or goal driven search? Breadth-First search or Depth-First search? STEP 3: Extend step 2 to at least 50 if -then rules
STEP 4: Project Implentation: implementing an Expert System using clips