subject
Engineering, 11.10.2019 19:30 rebeccamckellpidge

This problem exercises the basic concepts of game-playing using tic-tac-toe (noughts and crosses) as an example. we define x[n] as the number of rows, columns, or diagonals with exactly n x's and no o's. similarly, o[n] is the number of rows, columns, or diagonals with just n o's. the utility function thus assigns +1 to any position with x[3], = 1 and —1 to any position with o[3], - 1.all other terminal positions have utility 0. we will use a linear evaluation function defined as eval = 3*x[2] + x[1] - (3*o[2] + o[1])approximately how many possible games of tic-tac-toe are there? show the whole game tree starting from an empty board down to depth 2, (i. e., one x and one o on the board), taking symmetry into account. you should have 3 positions at level 1 and 12 at level 2.mark on your tree the evaluations of all the positions at level 2.mark on your tree the backed-up values for the positions at levels 1 and 0, using the minimax algorithm, and use them to choose the best starting move. circle the nodes at level 2 that would not be evaluated if alpha-beta pruning were applied, assuming the nodes are generated in the optimal order for alpha-beta pruning.

ansver
Answers: 2

Other questions on the subject: Engineering

image
Engineering, 04.07.2019 18:10, katelynn73
Atmospheric air has a temperature (dry bulb) of 80° f and a wet bulb temperature of 60° f when the barometric pressure is 14.696 psia. determine the specific humidity, grains/lb dry air. a. 11.4 c. 55.8 d. 22.5 b. 44.1
Answers: 1
image
Engineering, 04.07.2019 18:20, annette211pdd8v9
For a gate width of 2 m into the paper, determine the force required to hold the gate abc at its location.
Answers: 1
image
Engineering, 04.07.2019 19:10, jimena15
10 kg of co2 is initially contained at 400 kpa and 300 k. the gas constant for carbon dioxide is 189 j/lkg k) and has a specific heat ratio, k, of 1.289. isentropic expansion then occurs until the pressure is 200 kpa. a) determine the initial volume of co2 in m. b) determine the final temperature in k. c) determine the work done by the system during the expansion kl.
Answers: 2
image
Engineering, 04.07.2019 19:10, alex6toes
What are the major differences between injection molding and extrusion?
Answers: 2
You know the right answer?
This problem exercises the basic concepts of game-playing using tic-tac-toe (noughts and crosses) as...

Questions in other subjects:

Konu
English, 20.04.2021 14:00
Konu
Mathematics, 20.04.2021 14:00
Konu
English, 20.04.2021 14:00