Week #2 Flashcards
1
Q
What are the seven principles of CS7637?
A
- KBAI agents represent and organize knowledge into knowledge structures to guide and support reasoning.
- Learning in KBAI agents is often incremental
- Reasoning is top-down as well as bottom-up
- KBAI agents map methods to tasks
- KBAI agents use heuristics to find solutions that are good enough, though not necessarily optimal
- KBAI agents make use of recurring patterns in the problems they solve
- The architecture of KBAI agents enables learning, reasoning, and memory to support and constrain each other
2
Q
What are the characteristics of a good representation?
A
- Make relationships explicit
- Expose natural constraints
- Bring objects and relations together
- Exclude extraneous details
- Transparent, concise, complete, fast, computable