AI Assignment
AI Assignment
1. (a) Knowledge vs. Intelligence, AI Component Areas, PEAS, PEAS for English Tutor
& Oil Refinery.
(b: branching factor, d: solution depth, m: max depth, C: optimal cost, ε: min step
cost)*
Forms of Learning:
Supervised: Learns from labeled data (input-output pairs).
Unsupervised: Learns from unlabeled data to find patterns (e.g., clustering).
Reinforcement: Learns by interacting with an environment, receiving
rewards/penalties.
Concept of Learning: An agent improves its performance on tasks through
experience by modifying its internal knowledge or decision-making.
Learning Agent (Conceptual): Environment provides Percepts to Agent. Agent has:
Sensors -> Learning Element (uses Critic’s feedback) -> Performance Element (uses
Knowledge Base) -> Actuators to perform Actions in Environment.
employs employs
John Mike
Programmer Alice
is_a works_for
Ford Car
color
Red
5. (b) Principle Component Analysis (PCA); How it Works; Role in Pattern Recognition.