Unified Rule Engine. Graph rewriting system for the AtomSpace. Used as reasoning engine for OpenCog.
-
Updated
Apr 2, 2024 - C++
Unified Rule Engine. Graph rewriting system for the AtomSpace. Used as reasoning engine for OpenCog.
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.
Generic Expert System with a custom Knowledgebase and Clause mappings.
This is an open source project for building Rule/Policy Inference Engine written in Java
Expert system in Prolog for diagnosis of mental disorders.
Programs developed for CSCI561 Foundations of Artificial Intelligence course
Backward-chaining medical expert system that specializes in selected autoimmune diseases and employs MYCIN-style computations to handle uncertainty
An expert system that attempts to guess the user's animal in 20 questions or less
School 42 project // Propositional calculus expert system with backward-chaining inference engine
Stacking blocks has never been so logical
Spam detection using Neural Nets and back propagation
A propositional calculus expert system.
An AI Expert System that uses Forward and Backward Chaining Algorithms
An application of Expert System and Forward-Chaining and Backward-Chaining to design a heart disease diagnosis and treatment recommendation tool.
Backward chaining engine to solve logical systems
Dynamic programming project featuring RuneScape3 Combat. An analysis of different exact and approximative dynamic programming techniques.
Backward Chaining implementation for Zookeeper problem
This inference engine utilizes both forward and backward chaining, along with truth tables, to systematically derive logical conclusions about the knowledge base.
Implementation of a simple expert system.
A simple Flask App implementing an expert system that uses forward / backward chaining.
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."