Revision 143aadf925b3a5ed3ff7ce7afaf891e8b7d4001c (click the page title to view the current version)

Rational Agents

Changes from 143aadf925b3a5ed3ff7ce7afaf891e8b7d4001c to 13805cc2380247556ce0f18c0d1250d7324dd364

---
title: Rational Agents
categories: session
---

*Reading* Russel & Norvig Chapter 2

+ What is AI?
    + Act or think?  Humanly or rationally?
+ Aristotle's algorithm implemented by Newell & Simon (GPL)
    + means-ends analysis

# Rational Agents

+ Rational Agents
    - Hume on is-ought
+ Agent: perceive and act
    - vs machine learning
+ Paradigms
    1. Simple reflex
    2. Model
    3. Goal
    4. Utility
    5. Learning
+ Problem Generator