Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

User Consider the car domain above ( without knowing the T or R ) and given the following experiences: Episode 1 : cool, fast, warm,

User
Consider the car domain above (without knowing the T or R ) and given the following experiences:
Episode 1:
cool, fast, warm, +2
warm, fast, overheated, -10
Episode 2:
cool, slow, cool, +1
cool, slow, cool, +1
cool, fast, cool, +2
cool, fast, cool, +2
cool, fast, warm, +2
warm, fast, overheated, -10
Episode 3:
cool, fast, warm, +2
warm, slow, cool, +1
cool, slow, cool, +1
cool, fast, cool, +2
cool, fast, warm, +2
warm, fast, overheated, -10
c. Assuming that the initial state values are all zeros, compute the updates in TD learning
for policy evaluation (passive RL) to the V function after running through episodes 1-3 in
sequence (the episodes follow the policy to be evaluated). Show steps for a =0.5 and g =1.0.
d. Assuming that the initial Q values are all zeros, compute the updates in Q learning
(active RL) to the Q values after running through episodes 1-3 in sequence. Show steps for a =
0.5 and g =1.0.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Databases

Authors: Ian Robinson, Jim Webber, Emil Eifrem

1st Edition

1449356265, 978-1449356262

More Books

Students also viewed these Databases questions

Question

Why do HCMSs exist? Do they change over time?

Answered: 1 week ago