Skip to content

SimpleRBES (Rule-Based Expert System) is one level rule system. Additionally have abbility to learn confidential factors (CF) of rules.

Notifications You must be signed in to change notification settings

djstrong/Simple-RBES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRBES

SimpleRBES (Rule-Based Expert System) is one level rule system with rules in format:

IF symptom [AND symptom] THEN hypothesis

Additionally have abbility to learn confidential factors (CF) of rules.

Run:

python SimpleRBES.py <rules> <test cases>

e.g. python SimpleRBES.py rules.txt test_cases.txt

About

SimpleRBES (Rule-Based Expert System) is one level rule system. Additionally have abbility to learn confidential factors (CF) of rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages