FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Defining Artificial Intelligence

Intent: Define AI as a field of computer science. Avoid anthropomorphizing the software (e.g., "it wants," "it thinks").

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Deterministic vs. Probabilistic Systems

Intent: Contrast traditional software engineering with machine learning paradigms.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Machine Learning (ML)

Intent: Define the core mechanism driving modern AI.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

The Model: A Mathematical Representation

Intent: Demystify the "brain" of the AI. It's a high-dimensional statistical map.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Training Data & Corpus

Intent: Explain the source of the model's capabilities and biases.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

The Training Process: Iterative Optimization

Intent: Explain "how" it learns without getting lost in calculus.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Parameters: Weights & Biases

Intent: Introduce the technical term for "knowledge" in a neural network.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Model Architecture & Scale

Intent: Discuss the trade-offs of computational scale.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Post-Training Immutability (The "Freeze")

Intent: Correct the misconception that models learn in real-time.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Inference: The Forward Pass

Intent: Define the runtime operation of AI.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Predictive Modeling vs. Descriptive Statistics

Intent: Distinguish AI from standard data analysis.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Deployment: Cloud (API) vs. Local (Edge)

Intent: Introduce the architectural choice of where inference happens.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Hallucination: Probabilistic Fabrication

Intent: Address the reliability problem with technical accuracy.

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

The Role of the Human: Architect & Auditor

Intent: Reframe the student's role from "user" to "expert overseer."

FOUNDATIONS OF AI — TERMINOLOGY & CONCEPTS

Transition to Architecture

Intent: Bridge the gap to the hardware deck.
Slide 1 / 15