mattkearns / expert-system-shellLinks
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.
☆33Updated 7 years ago
Alternatives and similar repositories for expert-system-shell
Users that are interested in expert-system-shell are comparing it to the libraries listed below
Sorting:
- Artificial Intelligence: A Modern Approach, Python 3 code☆53Updated 6 years ago
- Example PyKE code and Jupyter Notebook for a simple backwards chaining expert system as described in this lecture on YouTube: https://www…☆24Updated 4 years ago
- Soar Agent (and SML code) that learns through situated interactive instruction in a robotic environment☆34Updated last year
- Knowledge representation and expert systems examples☆52Updated 3 years ago
- A Python-based interpreter for the agent-oriented programming language JASON☆51Updated last year
- Adaptive Neuro-Symbolic Network Agent☆38Updated 2 years ago
- Light-weight reasoning-loop agent library for JavaScript☆43Updated 3 months ago
- A fork of Dana S. Nau's A Hierarchical Ordered Planner for Python, Pyhop☆56Updated 3 years ago
- ☆24Updated 2 years ago
- LAPKT public repository☆40Updated 2 months ago
- The Metacognitive Integrated Dual-Cycle Architecture (MIDCA)☆25Updated last year
- Prolog is suitable enviroment for writting planners. However there is no way how to work with PDDL files so far. In this library we provi…☆19Updated 3 years ago
- Implementation of the Monte-Carlo CTW AIXI approximation as described by Joel Veness et al.☆12Updated 8 years ago
- Data Science Ontology☆38Updated 3 weeks ago
- An expert system using logic-based artificial intelligence and symbolic AI.☆80Updated 2 years ago
- Python library that enables using prolog syntax and logic programming in python☆124Updated 2 years ago
- Adaptive Logic and Neural Network (ALANN) version of NARS style General Machine Intelligence (GMI)☆27Updated 2 years ago
- Python interface to XSB Prolog, SWI Prolog, ECLiPSe Prolog, Datalog Educational System and Flora-2/Ergo Lite☆11Updated 4 years ago
- MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)☆42Updated last week
- RuDaS: Synthetic Datasets for Rule Learning☆19Updated 2 years ago
- An OpenAI wrapper for PyReason to use in a Grid World reinforcement learning setting☆31Updated last year
- Hierarchical self-organizing maps for unsupervised pattern recognition☆61Updated 5 years ago
- NLP functionality on top of the Sigma system☆17Updated this week
- A Knowledge Based System (KBS) using CLIPS for Horticulture disease and pest diagnosis☆27Updated 8 years ago
- STRIPS planner with PDDL-like problem specification in Python☆47Updated 2 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- A large collection of example and demo Soar agents for a variety of domains and problems.☆24Updated 7 years ago
- Attempto Controlled English (http://attempto.ifi.uzh.ch/) in Grammatical Framework (https://www.grammaticalframework.org/)☆58Updated 3 years ago
- Rete algorithm based Rule Engine built on Python☆11Updated 2 years ago
- Codebase for plCoP, a Prolog Technology Reinforcement Learning Prover☆12Updated 4 years ago