An AI Expert System that uses Forward and Backward Chaining Algorithms
-
Updated
Feb 18, 2023 - Python
An AI Expert System that uses Forward and Backward Chaining Algorithms
An expert system that implement backward chaining and certainty factor to give a recommendation of parenting style
Implementation of a simple expert system.
Rule-based expert system shell.
Backward-chaining algorithm with backtracking based on logical rules
A propositional calculus expert system.
Dynamic programming project featuring RuneScape3 Combat. An analysis of different exact and approximative dynamic programming techniques.
Backward Chaining implementation for Zookeeper problem
A small programming language that can deduce new information when given a set of rules and facts.
Spam detection using Neural Nets and back propagation
Generic Expert System with a custom Knowledgebase and Clause mappings.
Programs developed for CSCI561 Foundations of Artificial Intelligence course
This is a rule-based logic system that uses forward- and backward-chaining algorithms to do two things: 1.) learn new rules and variable values based on those previously learned by the system, and 2.) explain its reasoning back to the user.
Add a description, image, and links to the backward-chaining topic page so that developers can more easily learn about it.
To associate your repository with the backward-chaining topic, visit your repo's landing page and select "manage topics."