AI Intro 1final
AI Intro 1final
in particular,
Artificial Intelligence
Game Playing
Theorem Proving Both need above average intelligence
Every day tasks -- > Common sense reasoning General Problem Solving (GPS)
No need for large knowledge base about a particular problem domain. Only
simple tasks are chosen
Example : Pick and place, Track a path, Move in a given direction etc.
AI Problems
Formal logic: the symbols are words like "and", "or", "not", "for all x" and so on. The
expressions are statements in formal logic which can be true or false. The processes are
the rules of logical deduction.
Algebra: the symbols are "+", "×", "x", "y", "1", "2", "3", etc. The expressions are
equations. The processes are the rules of algebra, that allow one to manipulate a
mathematical expression and retain its truth.
A digital computer: the symbols are zeros and ones of computer memory, the processes
are the operations of the CPU that change memory.
Chess: the symbols are the pieces, the processes are the legal chess moves, the
expressions are the positions of all the pieces on the board.
The physical symbol system hypothesis claims that both of these are also examples of
physical symbol systems:
Intelligent human thought: the symbols are encoded in our brains. The expressions are
thoughts. The processes are the mental operations of thinking.
A running artificial intelligence program: The symbols are data. The expressions are more
data. The processes are programs that manipulate the data.
Underlying Assumptions
Ans : Yes…
Goals :
Goal 1 Model
Turing Test
Room 1 Room 2
B
One Final word and Beyond
We must do our best to develop programs to solve AI tasks to help understand how
human beings think and act..
All AI techniques must contain a lot of knowledge..if it has to solve some non-trivial
problems