Can i change epsilon-greedy exploration update every episode? not every time step

1 view (last 30 days)
Now I fomulate a DQN algorithm.
I want to update epsilon every episode, but the default update every time step.
Is this possible? If so, tell me how can i update epsilon every episode

Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!