Course Description |
This course will cover the principle concept of Artificial
Intelligence. This course will focus on intelligence agent
and problem solving by Search. Moreover, informed search
algorithms and local search algorithms will be taught.
Next, you will learn about constraint satisfaction problems,
game playing, and logical agents. Then, you will understand
first order logic and inference with first order logic.
Later, artificial neural networks will be provided. In
addition, this course will let you write programs related
to artificial intelligence algorithms.
|
Text Book |
Stuart Russell and Peter Norvig, Artificial
Intelligence: A Modern Approach (2nd edition),
Prentice Hall, 2002 |
Reference |
Elaine Rich and Kevin Knight, Artificial Intelligence,
McGraw-Hill Inc., 1991. |
|