Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic > Artificial Intelligence
Go directly to another tagGo directly to another tagAll Last Modified Items for Expert Systems
Back to full tag viewCommon Lisp Reasoner (Modified)Last modification: Mon, 02 Jul 2012 16:06:18 GMTProvides tightly-integrated knowledge representation, reasoning and search capabilities, with vanilla XML and RDF/XML interfaces, built around a portable extension of CLOS.
EMA-XPS (Modified)Last modification: Tue, 27 Jan 2009 20:30:13 GMTA graphical shell for the hybrid expert system development environment BABYLON. EMA-XPS was created at the University of Wuppertal, Germany. It provides a number of tools such as a task processor, kno...
Jerry Boetje (Modified)Last modification: Sat, 15 Mar 2008 17:08:26 GMTCS instructor at the College of Charleston in Charleston, SC. Long-time Lisp user and developer. Architect and manager of the CLforJava project at the College of Charleston.
Lisa (Modified)Last modification: Thu, 13 Jul 2006 11:37:52 GMTLisp-based Intelligent Software Agents. A production-rule language for building expert systems. It is influenced by, and similar to, CLIPS and JESS.
KnowOS: A Knowledge Operating System (Added)Last modification: Mon, 15 May 2006 18:12:01 GMTAn operating system in which knowledge, rather than files or tables, is the primary representational basis. Used to implement BioBike.
KM: The Knowledge Machine (Added)Last modification: Tue, 18 Apr 2006 15:54:31 GMTKM is a powerful, frame-based knowledge representation language with clear first-order logic semantics. It contains sophisticated machinery for reasoning, including selection by description, unificati...
BABYLON (Added)Last modification: Mon, 20 Feb 2006 16:03:03 GMTA modular and configurable environment for developing expert systems, which was created at the German National Research Center for Computer Sciences (GMD). It is a forward/backward chaining, hybrid sy...
Lisp code from Artificial Intelligence, A Modern Approach (Added)Last modification: Mon, 13 Feb 2006 18:39:20 GMTCommon Lisp code for solving basic AI problems, from the definitive textbook on intelligent agents by Russell & Norvig.
The website also links implementations in other languages (java, python, c++, p...
Paradigms of Artificial Intelligence Programming (Added)Last modification: Sun, 15 Jan 2006 00:23:14 GMTStarts with an introduction to the language, including an excellent discussion of programming style. Most of the book is a collection of projects covering classic topics in Artificial Intelligence. Th...
TMYCIN (Added)Last modification: Thu, 12 Jan 2006 14:46:58 GMTSimple backward-chaining expert system shell based on MYCIN. Although it was created for educational purposes at the University of Texas at Austin, it was also used for developing some real expert sys...
Loom (Added)Last modification: Thu, 05 Jan 2006 20:32:47 GMTLoom is a "language and environment for constructing intelligent applications". It features a knowledge representation system, a deductive engine, and a logic-based pattern matcher.