You are on page 1of 1

CONTENTS

Nội dung ôn tập theo các slide bài giảng (dạng bài tập như trong slides bài giảng):
1. AI.2a-Solving Problems by Searching [5-10] và 2.1. Không gian trạng thái:
- Lý thuyết: Hiểu về các thuật toán tìm kiếm để nhận xét, so sánh
- Bài tập: Mô tả quá trình tìm kiếm theo các thuật toán và cho biết kết quả (chú ý thuật toán A*)
2. AI.2b-Constraint Satisfaction Problems [11-12]
- Lý thuyết: Hiểu ý tưởng của Backtracking Search for CSPs (xem slides số 15-17)
- Bài tập: Biểu diễn ràng buộc cho bài toán (xem slides số 10-12)
3. AI.2c-Adversarial Search [13-14]
- Bài tập: Minimax Search (xem slides 14-17, 22-28); Alpha-Beta Pruning (xem slides 31-42)
4. AI.3-Evolutionary Computation [15-18]
- Lý thuyết: Hiểu về ý tưởng và mô hình (các bước thực hiện) của Evolutionary Algorithm,
Genetic Algorithm
5. AI.4-Knowledge Representation [19-20]
- Bài tập: Biểu diễn trí thức bằng Semantic Nets (xem slides 23-34)
6. AI.5-Machine Learning [21-26]
- Lý thuyết: Supervised learning, Unsupervised learning là gì, so sánh (xem slides 25-36)
- Bài tập: Phân lớp theo Naïve Bayes, Decision trees (xem slides 71-97, bài toán ở slide
82,88).
Artificial Intelligence 1

You might also like