RKursatV / cats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cats

This project was written in order to be able to make sense of the body language of cats and to perform an expert system program that represents the behavioral knowledge of cats.

This project try to obtain inferences as a result of the questions asked to the user which about based on cat's the tail movements, ear and eye movements and many other bodily movements of the cats.

Requirements

  • CLIPS (Quicksilver Beta 5/31/08)
  • Sublime Text 3.1.1 and CLIPS CLI Environment

Execute

Before starting, please run this code with the help of a terminal in the corresponding folder;

clips -f cats.clp

and then

CLIPS> (reset)
CLIPS> (run)

and if you wanna go exist, please run this code,

CLIPS> (exit)

About


Languages

Language:CLIPS 100.0%