Bai giai tri tue nhan tao tut 3

Bai giai tri tue nhan tao tut 3

Bai giai tri tue nhan tao tut 3

... TRƯỜNG ĐẠI HỌC BÁCH KHOA TP.HCM Khoa Khoa học & Kỹ thuật Máy tính TUTORIAL SESSION 3 HEURISTIC SEARCH AND GAME PLAYING Question 1: Prove each of the following statements: ... will be “(on(C,F), on(B,F), on(A,B))” Figure 1. 3 block world Best first search Steepest-ascent hill climbing A star Question 3: A program is developed to play the Tic-Tac-Toe...

Ngày tải lên: 24/02/2014, 20:41

6 645 12
Bai giai tri tue nhan tao tut

Bai giai tri tue nhan tao tut

... check([_]). check([_, _]). check([E1, E2, E3]) :- E3 > E1 * E2. check([H1, H2, H3, H4 | T]) :- H3 > H1 * H2, H4 < H2 * H3, check([H3, H4 | T]). Question 5. remoDup([H], [H]) :- ... Tut1 _Sol Question 1. get3rd([_, _, I | _], I). insertLast(H, L, R) :- append(L, [H], R). getN([H | _], 1, H) ... 2. prefix([],[_|_]). prefix([X|T1],[X|T2]) :- prefix(T1,T2). postfix(L1,L2) :- rever...

Ngày tải lên: 24/02/2014, 20:41

2 618 4
Bai giai tri tue nhan tao tut 6

Bai giai tri tue nhan tao tut 6

... this: man(Socrates). widelyDistributed(men,earth) Question 3: Consider the following axioms: 1. All hounds howl at night. 2. Anyone who has any cats will not have any mice. 3. Light sleepers do not ... wrong with the following argument: • Men are widely distributed over the earth. • Socrates is a man. • Therefore, Socrates is widely distributed over the earth. How should the facts represen...

Ngày tải lên: 24/02/2014, 20:41

5 780 7
Bai giai tri tue nhan tao tut 7

Bai giai tri tue nhan tao tut 7

... P(E1|H).P(E2|H) – conditional independence Question 3. Orville, the robot juggler, drops balls quite often when its battery is low. In previous trials, it has been determined that the probability ... 0.0904 ( ) ( ). ( | ) 0.0904 0.8 0.07 232 PO D PD PO D   ( ) ( ). ( | ) (1 0.0904) 0.1 0.09096PO D P D PO D        Thus, 0.0576 0.0008 (|) 0.07 232 0.09096 PBLO   ...

Ngày tải lên: 24/02/2014, 20:41

6 1,4K 10
Bai giai tri tue nhan tao tut2

Bai giai tri tue nhan tao tut2

... 540618 732 . Start state: 540618 732 Goal state: 1 238 04765 Operators: - Move the tile up: 1 238 04765  1 238 64705 - Move the tile down: 1 238 04765 1 038 24765 - Move the tile left: 1 238 04765 1 238 40765 ... - Move the tile left: 1 238 04765 1 238 40765 - Move the tile right: 1 238 04765 1 230 84765 540618 732 {504618 732 ; 548610 732 } b. State representation: a 2...

Ngày tải lên: 24/02/2014, 20:41

6 644 8
Bai giai tri tue nhan tao tut4

Bai giai tri tue nhan tao tut4

... TRƯỜNG ĐẠI HỌC BÁCH KHOA TP.HCM Khoa Khoa học & Kỹ thuật Máy tính TUTORIAL SESSION 4 PROPOSITIONAL LOGIC 1. Let p, q, and r be the following propositions: p: ... Fire)  ((Smoke => Fire) ν (Heat => Fire)) Solution: a. valid b. neither c. neither 3. Express sentences in propositional logic: a. You can stay in dormitory only if you are an honor ... Propositio...

Ngày tải lên: 24/02/2014, 20:41

3 538 8
Bài giảng trí tuệ nhân tạo

Bài giảng trí tuệ nhân tạo

... trên bàn cờ. Ví dụ với bàn cờ 3x3. move(1,8) move(1,6) move(2,9) move(2,7) move (3, 4) move (3, 8) move(4,9) move(4 ,3) move(6,1) move(6,7) move(7,2) move(7,6) move(8 ,3) move(8,1) move(9,2) move(9,4) ∀X ... đề cần suy luận Minimax – bài toán que diêm 7 1 6-1 1 5-2 1 4 -3 1 5-1-1 0 4-2-1 1 3- 2-2 0 3- 3-1 1 4-1-1-1 0 3- 2-1-1 1 2-2-2-1 0 3- 1-1-1-1 0 2-2-1-1-1 1 2-1-1-1-1-1 0 MAX MIN M...

Ngày tải lên: 14/03/2013, 17:21

202 1,7K 20
Giao trinh TRÍ TUỆ NHÂN TẠO   chương 3

Giao trinh TRÍ TUỆ NHÂN TẠO chương 3

... không? Function giaiduoc(n):boolean; Begin If <n so cap> then giaiduoc:=true else if T(n)<>null then if T(n)⊂V A then )( ))(( nTm mgiaiduocandgiaiduoc ∈ = else )( ))(( nTm mgiaiduocorgiaiduoc ∈ = else giaiduoc:=false; 95 End; Function ... then for )(nTm ∈ do begin push(m, MO); 96 if T(m)=null then if giaiduoc(m) then if giaiduoc(n 0 ) then exit else for k∈MO do if giaiduoc(k...

Ngày tải lên: 06/01/2014, 08:14

17 742 2
Tài liệu THUẬT TOÁN – THUẬT GIẢI (Trí tuệ nhân tạo) ppt

Tài liệu THUẬT TOÁN – THUẬT GIẢI (Trí tuệ nhân tạo) ppt

... h(Ti) = 1. 23 và từ Ti ta có thể biến đổi sang một trong 3 trạng thái kế tiếp lần lượt là Tk 1 , Tk 2 , Tk 3 với giá trị các hàm h tương ứng là h(Tk 1 ) = 1.67, h(Tk 2 ) = 2.52, h’(Tk 3 ) = 1.04. ... Tk sẽ được gán bằng Tk 2 và cũng không được chọn. Cuối cùng thì Tk 3 được chọn. Nhưng giả sử h’(Tk 3 ) = 1 .3 thì cả Tk 3 cũng không được chọn và mệnh đề <không thể sinh ra...

Ngày tải lên: 18/01/2014, 08:20

104 1K 10
w