TTNT. p.1
TRÍ TUNHÂN TO
Khoa Công nghthông tin
Trường Đại hc phm ni
Artificial Intelligence
Phm ThAnh Lê
Khoa CNTT - ĐHSP ni
TTNT. p.2
Ni Dung
Lec 1. Gii thiu vTTNT, các khái nim bn
Lec 2. Agent thông minh
Lec 3. Gii quyết i toán bng tìm kiếm: tìm kiếm mù
Lec 4. Tìm kiếm kinh nghim (heuristics)
Lec 5. Tìm kiếm đối th
Lec 6. Logic mnh đề
Lec 7-8. Logic vtcp mt
Lec 9-10. Biu din tri thc bi các lut và lp lun
Lec 11-13. Lp trình logic Prolog
Lec 14-15. Tri thc không chc chn: logic xác sut,
logic m
TTNT. p.3
Tài liu tham kho:
Trí tunhân to, by Đinh Mnh Tường
Trí tunhân to: các phương pháp gii quyết vnđề k
thut x tri thc, by Nguyn Thanh Thy
Artificial Intelligence: A Modern Approach, by Stuart
Russell and Peter Norvig. (2nd ed)
Citeseer - Scientific Literature Digital Library. Artificial
Intelligence-http://citeseer.nj.nec.com/ArtificialIntelligence/
- 2003
TTNT. p.4
CS 460, Lecture 1
General Introduction
01-Introduction. [AIMA Ch 1] Course Schedule. Homeworks,
exams and grading. Course material, TAs and office hours. Why
study AI? What is AI? The Turing test. Rationality. Branches of
AI. Research disciplines connected to and at the foundation of AI.
Brief history of AI. Challenges for the future. Overview of class
syllabus.
02-Intelligent Agents. [AIMA Ch 2] What is
an intelligent agent? Examples. Doing the right
thing (rational action). Performance measure.
Autonomy. Environment and agent design.
Structure of agents. Agent types. Reflex agents.
Reactive agents. Reflex agents with state.
Goal-based agents. Utility-based agents. Mobile
agents. Information agents.
Overview (Gii thiu tng quan)
sensors
effectors
Agent
TTNT. p.5
CS 460, Lecture 1
Overview (cont.)
03/04-Problem solving and search. [AIMA Ch 3]
Example: measuring problem. Types of problems.
More example problems. Basic idea behind search
algorithms. Complexity. Combinatorial explosion
and NP completeness. Polynomial hierarchy.
05-Uninformed search. [AIMA Ch 3] Depth-first.
Breadth-first. Uniform-cost. Depth-limited.
Iterative deepening. Examples. Properties.
06/07-Informed search. [AIMA Ch 4] Best-first.
A* search. Heuristics. Hill climbing. Problem of
local extrema. Simulated annealing.
3 l 5 l 9 l
Using t hese 3 bucket s,
measur e 7 lit er s of wat er .
Tr aveling salesper son pr oblem
How can we solve complex problems?