Posted inBasics Circumscription Posted by admin July 15, 2021 Circumscription is a rule of conjecture that allows you to jump to the conclusion that the…
Posted inBasics Non-Monotonic Reasoning Posted by admin July 15, 2021 Predicate logic and the inferences we perform on it is an example of monotonic reasoning. In monotonic…
Posted inBasics Reasoning with Uncertainty Posted by admin July 15, 2021 What is reasoning? When we require any knowledge system to do something it has not…
Posted inBasics Conceptual Dependency (CD) Posted by admin July 15, 2021 Conceptual Dependency originally developed to represent knowledge acquired from natural language input. The goals of…
Posted inBasics Scripts Posted by admin July 15, 2021 A script is a structure that prescribes a set of circumstances which could be expected to follow…
Posted inBasics Strong Slot and Filler Structures Posted by admin July 15, 2021 Strong Slot and Filler Structures typically: Represent links between objects according to more rigid rules.Specific notions of what…
Posted inBasics Procedural Knowledge Representations Posted by admin July 15, 2021 Declarative or Procedural? Declarative knowledge representation: Static representation -- knowledge about objects, events etc. and their relationships…
Posted inBasics Logic Knowledge Representation Posted by admin July 15, 2021 We briefly mentioned how logic can be used to represent simple facts in the last…
Posted inBasics Issue in Knowledge Representation Posted by admin July 15, 2021 Below are listed issues that should be raised when using a knowledge representation technique: Important…
Posted inBasics Inferential Knowledge Posted by admin July 15, 2021 Represent knowledge as formal logic: All dogs have tails : dog(x) hasatail(x) Advantages: A set of strict rules.Can be used…