Knowledge Representation in AI Flashcards
Name the 5 kinds of knowledge and explain them
1) Declarative –>
This describes what is known about the problem, this is static in nature, this includes facts, concepts and objects, also known as descriptive knowledge.
2) Procedural –>
This describes how a problem is solved this includes rules, strategies, methods. This is process oriented, this is directly applied to the problem.
3) Meta –>
This is knowledge about the knowledge , this is used to pick the other knowledge that is best for solving that problem, also used to describe tags, models etc.
4) Heuristic –>
This is the knowledge of some expert, this describes the rule of thumb, which is based on past experiences, awareness of approaches.
5) Structural –>
This is basic knowledge about problem solving, describes relationship between various concepts, such as (kind of, group of, part of).