Implement an exploring reinforcement learning agent that uses direct utility estimation. Make two versions-ne with a tabular
Question:
Implement an exploring reinforcement learning agent that uses direct utility estimation.
Make two versions-ne with a tabular representation and one using the function approximator in Equation (21.9). Compare their performance in three environments:
a. The 4 x 3 world described in the chapter.
b. A 10 x 10 world with no obstacles and a +1 reward at (10,lO).
c. A 10 x 10 world with no obstacles and a +1 reward at (5,5).
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Artificial Intelligence: A Modern Approach
ISBN: 9780137903955
2nd Edition
Authors: Stuart Russell, Peter Norvig
Question Posted: