Week 1: History, Philosophy & Core AI Paradigms
Survey the full AI landscape: from symbolic logic and rule-based systems to modern deep learning — understanding AI's history, philosophy, and future direction.
- Trace the history of AI from Turing to the transformer era
- Distinguish symbolic, connectionist, and hybrid AI approaches
- Define intelligent behavior and the Turing Test
- Map the current AI research landscape and open problems
This first lecture establishes the foundational framework for Principles of Artificial Intelligence. By the end of this session, you will have the conceptual grounding and practical starting point needed for the rest of the course.
Key Concepts
The lecture introduces the four main pillars of this course: AI History: Symbolic to Neural, Turing Test & Intelligent Behavior, Symbolic AI vs Machine Learning, The Modern AI Landscape. Each will be explored in depth over the 14-week curriculum, with hands-on projects reinforcing theory at every stage.
This Week's Focus
Focus on mastering: AI History: Symbolic to Neural and Turing Test & Intelligent Behavior. These are the prerequisites for everything in Week 2. The concepts build on each other — do not skip the practice exercises.
AI101 Project 1: AI System Comparison Analysis
Select two AI systems from different paradigms (e.g., an expert system and a neural network) that solve the same problem. Compare their architectures, strengths, limitations, and real-world performance.
- Technical comparison report (8-10 pages)
- Architecture diagrams for both systems
- Benchmark comparison on identical inputs
- Recommendations for hybrid approaches
These represent the style and difficulty of questions you'll see on the midterm and final. Start thinking about them now.
What is the difference between strong AI (AGI) and weak AI (narrow AI)? Give examples of each.
Describe Searle's Chinese Room thought experiment. What does it argue about machine understanding?
Compare rule-based expert systems and neural networks on interpretability, data requirements, and adaptability.