Quiz Space

Reinforcement Learning · Quiz 1 · 29 Oct 2023 · September 2023 term

Question 15: What will be the value of v(hot) after one round of valu…

Question 15

+3 marksNumerical answer

Based on the above data, answer the given subquestions.

What will be the value of v(hot) after one round of value iteration? Assuming v(hot) and v(cold) are initialized with 0. Note the value function is updated synchronously.

Show answer

Correct answer: 6

Question 15 of 17 in the IIT Madras BS Reinforcement Learning (Reinforcement Learning) Quiz 1 paper sat on 29 Oct 2023, in the September 2023 term (IIT M DEGREE AN2 EXAM QPE2 29 Oct 2023). It carries 3 marks.

More questions from this paper

  1. Q1Select correct statements about UCB1 algorithm:
  2. Q2For the value iteration algorithm, which of the following statements are correct?
  3. Q3Choose the correct statement(s) regarding explore-exploit dilemma:
  4. Q4Which of the following is the correct Bellman equation for deterministic transitions? The symbols have the usual meanin…
  5. Q5Consider the following statements and select the correct option.\ Assertion: Monte Carlo value function approximation m…
  6. Q6What is the probability of choosing arm A2 at timestamp t = 6?
  7. Q7At time stamp t = 6, suppose the arm with least estimate so far is pulled and the reward is ln(4). Which of the followi…
  8. Q8Figure question
  9. Q9Figure question
  10. Q10Consider the following deterministic policies in table (1) : Which of the following are optimal policies?
  11. Q11Refer to table (1) and choose the correct statements from the following:
  12. Q12Based on the above data, answer the given subquestions.
  13. Q13Based on the above data, answer the given subquestions.
  14. Q14Based on the above data, answer the given subquestions.
  15. Q16What will be the value of v(cold) after one round of value iteration? Assuming v(hot) and v(cold) are initialized with …
  16. Q17What will be the value of v(hot) + v(cold) after two rounds of value iteration? Assuming v(hot) and v(cold) are initial…