Question: Modify the values for the exploration factor, discount factor, and learning rates in the code to understand how those values affect the performance of the
Modify the values for the exploration factor, discount factor, and learning rates in the code to understand how those values affect the performance of the algorithm. Be sure to place each experiment in a different code block so that your instructor can view all of your changes.
Note: Discount factor GAMMA, learning rate LEARNINGRATE, exploration factor combination of EXPLORATIONMAX, EXPLORATIONMIN, and EXPLORATIONDECAY.
Create a Markdown cell in your Jupyter Notebook after the code and its outputs. In this cell, you will be asked to analyze the code and relate it to the concepts from your readings.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
